LLVM 19.0.0git
llvm::VPInterleaveRecipe Member List

This is the complete list of members for llvm::VPInterleaveRecipe, including all inherited members.

addOperand(VPValue *Operand)llvm::VPUserinline
classof(const VPDef *D)llvm::VPRecipeBaseinlinestatic
classof(const VPUser *U)llvm::VPRecipeBaseinlinestatic
clone() overridellvm::VPInterleaveRecipeinlinevirtual
const_operand_iterator typedefllvm::VPUser
const_operand_range typedefllvm::VPUser
const_reverse_self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >protected
const_self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >protected
definedValues()llvm::VPDefinline
definedValues() constllvm::VPDefinline
dump() constllvm::VPDef
eraseFromParent()llvm::VPRecipeBase
execute(VPTransformState &State) overridellvm::VPInterleaveRecipevirtual
getAddr() constllvm::VPInterleaveRecipeinline
getDebugLoc() constllvm::VPRecipeBaseinline
getInterleaveGroup()llvm::VPInterleaveRecipeinline
getIterator()llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >inline
getIterator() constllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >inline
getMask() constllvm::VPInterleaveRecipeinline
getNextNode()llvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock >inline
getNextNode() constllvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock >inline
getNumDefinedValues() constllvm::VPDefinline
getNumOperands() constllvm::VPUserinline
getNumStoreOperands() constllvm::VPInterleaveRecipeinline
getOperand(unsigned N) constllvm::VPUserinline
getParent()llvm::VPRecipeBaseinline
getParent() constllvm::VPRecipeBaseinline
getPrevNode()llvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock >inline
getPrevNode() constllvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock >inline
getReverseIterator()llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >inline
getReverseIterator() constllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >inline
getStoredValues() constllvm::VPInterleaveRecipeinline
getVPDefID() constllvm::VPDefinline
getVPSingleValue()llvm::VPDefinline
getVPSingleValue() constllvm::VPDefinline
getVPUserID() constllvm::VPUserinline
getVPValue(unsigned I)llvm::VPDefinline
getVPValue(unsigned I) constllvm::VPDefinline
ilist_node_impl()=defaultllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >protected
ilist_node_with_parent()=defaultllvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock >protected
insertAfter(VPRecipeBase *InsertPos)llvm::VPRecipeBase
insertBefore(VPRecipeBase *InsertPos)llvm::VPRecipeBase
insertBefore(VPBasicBlock &BB, iplist< VPRecipeBase >::iterator IP)llvm::VPRecipeBase
isPhi() constllvm::VPRecipeBaseinline
isSentinel() constllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >inline
mayHaveSideEffects() constllvm::VPRecipeBase
mayReadFromMemory() constllvm::VPRecipeBase
mayReadOrWriteMemory() constllvm::VPRecipeBaseinline
mayWriteToMemory() constllvm::VPRecipeBase
moveAfter(VPRecipeBase *MovePos)llvm::VPRecipeBase
moveBefore(VPBasicBlock &BB, iplist< VPRecipeBase >::iterator I)llvm::VPRecipeBase
onlyFirstLaneUsed(const VPValue *Op) const overridellvm::VPInterleaveRecipeinlinevirtual
onlyFirstPartUsed(const VPValue *Op) constllvm::VPUserinlinevirtual
op_begin()llvm::VPUserinline
op_begin() constllvm::VPUserinline
op_end()llvm::VPUserinline
op_end() constllvm::VPUserinline
operand_iterator typedefllvm::VPUser
operand_range typedefllvm::VPUser
operands()llvm::VPUserinline
operands() constllvm::VPUserinline
operator=(const VPUser &)=deletellvm::VPUser
print(raw_ostream &O, const Twine &Indent, VPSlotTracker &SlotTracker) const overridellvm::VPInterleaveRecipevirtual
printOperands(raw_ostream &O, VPSlotTracker &SlotTracker) constllvm::VPUserprotected
removeFromParent()llvm::VPRecipeBase
removeLastOperand()llvm::VPUserinline
reverse_self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >protected
self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type >protected
setOperand(unsigned I, VPValue *New)llvm::VPUserinline
usesScalars(const VPValue *Op) constllvm::VPUserinlinevirtual
VPDef(const unsigned char SC)llvm::VPDefinline
VPInterleaveRecipe(const InterleaveGroup< Instruction > *IG, VPValue *Addr, ArrayRef< VPValue * > StoredValues, VPValue *Mask, bool NeedsMaskForGaps)llvm::VPInterleaveRecipeinline
VPRecipeBase(const unsigned char SC, ArrayRef< VPValue * > Operands, DebugLoc DL={})llvm::VPRecipeBaseinline
VPRecipeBase(const unsigned char SC, iterator_range< IterT > Operands, DebugLoc DL={})llvm::VPRecipeBaseinline
VPRecipeTy typedefllvm::VPDef
VPUser(ArrayRef< VPValue * > Operands, VPUserID ID)llvm::VPUserinlineprotected
VPUser(std::initializer_list< VPValue * > Operands, VPUserID ID)llvm::VPUserinlineprotected
VPUser(iterator_range< IterT > Operands, VPUserID ID)llvm::VPUserinlineprotected
VPUser()=deletellvm::VPUser
VPUser(const VPUser &)=deletellvm::VPUser
VPUserID enum namellvm::VPUser
~VPDef()llvm::VPDefinlinevirtual
~VPInterleaveRecipe() override=defaultllvm::VPInterleaveRecipe
~VPRecipeBase()=defaultllvm::VPRecipeBasevirtual
~VPUser()llvm::VPUserinlinevirtual