LLVM 22.0.0git
llvm::VPInterleaveBase Member List

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

addMetadata(unsigned Kind, MDNode *Node)llvm::VPIRMetadatainline
addOperand(VPValue *Operand)llvm::VPUserinline
applyMetadata(Instruction &I) constllvm::VPIRMetadata
classof(const VPRecipeBase *R)llvm::VPInterleaveBaseinlinestatic
classof(const VPUser *U)llvm::VPInterleaveBaseinlinestatic
llvm::VPRecipeBase::classof(const VPDef *D)llvm::VPRecipeBaseinlinestatic
clone() override=0llvm::VPInterleaveBasepure virtual
computeCost(ElementCount VF, VPCostContext &Ctx) const overridellvm::VPInterleaveBasevirtual
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
cost(ElementCount VF, VPCostContext &Ctx)llvm::VPRecipeBase
definedValues()llvm::VPDefinline
definedValues() constllvm::VPDefinline
dump() constllvm::VPDef
eraseFromParent()llvm::VPRecipeBase
execute(VPTransformState &State) overridellvm::VPInterleaveBaseinlinevirtual
getAddr() constllvm::VPInterleaveBaseinline
getDebugLoc() constllvm::VPRecipeBaseinline
getInsertPos() constllvm::VPInterleaveBaseinline
getInterleaveGroup() constllvm::VPInterleaveBaseinline
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::VPInterleaveBaseinline
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() const =0llvm::VPInterleaveBasepure virtual
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::VPInterleaveBaseinline
getVPDefID() constllvm::VPDefinline
getVPSingleValue()llvm::VPDefinline
getVPSingleValue() constllvm::VPDefinline
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
intersect(const VPIRMetadata &MD)llvm::VPIRMetadata
isPhi() constllvm::VPRecipeBase
isScalarCast() constllvm::VPRecipeBase
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
needsMaskForGaps() constllvm::VPInterleaveBaseinline
onlyFirstLaneUsed(const VPValue *Op) const override=0llvm::VPInterleaveBasepure virtual
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
llvm::operator=(const VPUser &)=deletellvm::VPUser
llvm::VPIRMetadata::operator=(const VPIRMetadata &Other)llvm::VPIRMetadatainline
print(raw_ostream &O, const Twine &Indent, VPSlotTracker &SlotTracker) const =0llvm::VPDefpure virtual
printOperands(raw_ostream &O, VPSlotTracker &SlotTracker) constllvm::VPUserprotected
removeFromParent()llvm::VPRecipeBase
replaceUsesOfWith(VPValue *From, VPValue *To)llvm::VPUser
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
setDebugLoc(DebugLoc NewDL)llvm::VPRecipeBaseinline
setOperand(unsigned I, VPValue *New)llvm::VPUserinline
setParent(ParentTy *Parent)llvm::ilist_detail::node_parent_access< NodeTy, ParentTy >inline
swapOperands()llvm::VPUserinline
usesScalars(const VPValue *Op) constllvm::VPUserinlinevirtual
VPDef(const unsigned char SC)llvm::VPDefinline
VPInterleaveBase(const unsigned char SC, const InterleaveGroup< Instruction > *IG, ArrayRef< VPValue * > Operands, ArrayRef< VPValue * > StoredValues, VPValue *Mask, bool NeedsMaskForGaps, const VPIRMetadata &MD, DebugLoc DL)llvm::VPInterleaveBaseinlineprotected
VPIRMetadata()llvm::VPIRMetadatainline
VPIRMetadata(Instruction &I)llvm::VPIRMetadatainline
VPIRMetadata(Instruction &I, LoopVersioning *LVer)llvm::VPIRMetadata
VPIRMetadata(const VPIRMetadata &Other)llvm::VPIRMetadatainline
VPRecipeBase(const unsigned char SC, ArrayRef< VPValue * > Operands, DebugLoc DL=DebugLoc::getUnknown())llvm::VPRecipeBaseinline
VPRecipeTy typedefllvm::VPDef
VPUser(ArrayRef< VPValue * > Operands)llvm::VPUserinlineprotected
VPUser()=deletellvm::VPUser
VPUser(const VPUser &)=deletellvm::VPUser
~VPDef()llvm::VPDefinlinevirtual
~VPRecipeBase()=defaultllvm::VPRecipeBasevirtual
~VPUser()llvm::VPUserinlinevirtual