addOperand(VPValue *Operand) | llvm::VPUser | inline |
classof(const VPDef *D) | llvm::VPInterleaveRecipe | inlinestatic |
const_operand_iterator typedef | llvm::VPUser | |
const_operand_range typedef | llvm::VPUser | |
const_reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | protected |
const_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | protected |
definedValues() | llvm::VPDef | inline |
definedValues() const | llvm::VPDef | inline |
dump() const | llvm::VPDef | |
eraseFromParent() | llvm::VPRecipeBase | |
execute(VPTransformState &State) override | llvm::VPInterleaveRecipe | virtual |
getAddr() const | llvm::VPInterleaveRecipe | inline |
getInterleaveGroup() | llvm::VPInterleaveRecipe | inline |
getIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | inline |
getIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | inline |
getMask() const | llvm::VPInterleaveRecipe | inline |
getNextNode() | llvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock > | inline |
getNextNode() const | llvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock > | inline |
getNumDefinedValues() const | llvm::VPDef | inline |
getNumOperands() const | llvm::VPUser | inline |
getOperand(unsigned N) const | llvm::VPUser | inline |
getParent() | llvm::VPRecipeBase | inline |
getParent() const | llvm::VPRecipeBase | inline |
getPrevNode() | llvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock > | inline |
getPrevNode() const | llvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock > | inline |
getReverseIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | inline |
getReverseIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | inline |
getStoredValues() const | llvm::VPInterleaveRecipe | inline |
getUnderlyingInstr() | llvm::VPRecipeBase | inline |
getUnderlyingInstr() const | llvm::VPRecipeBase | inline |
getVPDefID() const | llvm::VPDef | inline |
getVPValue(unsigned I=0) | llvm::VPDef | inline |
getVPValue(unsigned I=0) const | llvm::VPDef | inline |
ilist_node_impl()=default | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | protected |
ilist_node_with_parent()=default | llvm::ilist_node_with_parent< VPRecipeBase, VPBasicBlock > | protected |
insertAfter(VPRecipeBase *InsertPos) | llvm::VPRecipeBase | |
insertBefore(VPRecipeBase *InsertPos) | llvm::VPRecipeBase | |
isSentinel() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | inline |
moveAfter(VPRecipeBase *MovePos) | llvm::VPRecipeBase | |
moveBefore(VPBasicBlock &BB, iplist< VPRecipeBase >::iterator I) | llvm::VPRecipeBase | |
op_begin() | llvm::VPUser | inline |
op_begin() const | llvm::VPUser | inline |
op_end() | llvm::VPUser | inline |
op_end() const | llvm::VPUser | inline |
operand_iterator typedef | llvm::VPUser | |
operand_range typedef | llvm::VPUser | |
operands() | llvm::VPUser | inline |
operands() const | llvm::VPUser | inline |
operator=(const VPUser &)=delete | llvm::VPUser | |
print(raw_ostream &O, const Twine &Indent, VPSlotTracker &SlotTracker) const override | llvm::VPInterleaveRecipe | virtual |
printOperands(raw_ostream &O, VPSlotTracker &SlotTracker) const | llvm::VPUser | protected |
removeFromParent() | llvm::VPRecipeBase | |
reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | protected |
self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< VPRecipeBase, Options... >::type > | protected |
setOperand(unsigned I, VPValue *New) | llvm::VPUser | inline |
toVPUser() | llvm::VPRecipeBase | |
VPDef(const unsigned char SC) | llvm::VPDef | inline |
VPInterleaveRecipe(const InterleaveGroup< Instruction > *IG, VPValue *Addr, ArrayRef< VPValue * > StoredValues, VPValue *Mask) | llvm::VPInterleaveRecipe | inline |
VPRecipeBase(const unsigned char SC) | llvm::VPRecipeBase | inline |
VPRecipeTy typedef | llvm::VPDef | |
VPUser() | llvm::VPUser | inline |
VPUser(ArrayRef< VPValue * > Operands) | llvm::VPUser | inline |
VPUser(std::initializer_list< VPValue * > Operands) | llvm::VPUser | inline |
VPUser(iterator_range< IterT > Operands) | llvm::VPUser | inline |
VPUser(const VPUser &)=delete | llvm::VPUser | |
~VPDef() | llvm::VPDef | inlinevirtual |
~VPInterleaveRecipe() override=default | llvm::VPInterleaveRecipe | |
~VPRecipeBase()=default | llvm::VPRecipeBase | virtual |
~VPUser() | llvm::VPUser | inlinevirtual |