addOperand(VPValue *Operand) | llvm::VPUser | inline |
addUser(VPUser &User) | llvm::VPValue | inline |
classof(const VPRecipeBase *R) | llvm::VPSingleDefRecipe | inlinestatic |
classof(const VPUser *U) | llvm::VPSingleDefRecipe | inlinestatic |
llvm::VPRecipeBase::classof(const VPDef *D) | llvm::VPRecipeBase | inlinestatic |
clone() override | llvm::VPDerivedIVRecipe | inlinevirtual |
computeCost(ElementCount VF, VPCostContext &Ctx) const | llvm::VPRecipeBase | protectedvirtual |
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< T, Options... >::type > | protected |
const_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type > | protected |
const_user_iterator typedef | llvm::VPValue | |
const_user_range typedef | llvm::VPValue | |
cost(ElementCount VF, VPCostContext &Ctx) | llvm::VPRecipeBase | |
Def | llvm::VPValue | protected |
definedValues() | llvm::VPDef | inline |
definedValues() const | llvm::VPDef | inline |
llvm::dump() const | llvm::VPDef | |
llvm::VPValue::dump() const | llvm::VPValue | |
eraseFromParent() | llvm::VPRecipeBase | |
execute(VPTransformState &State) override | llvm::VPDerivedIVRecipe | virtual |
getDebugLoc() const | llvm::VPRecipeBase | inline |
getDefiningRecipe() | llvm::VPValue | |
getDefiningRecipe() const | llvm::VPValue | |
getIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type > | inline |
getIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type > | inline |
getLiveInIRValue() | llvm::VPValue | inline |
getLiveInIRValue() const | llvm::VPValue | 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 |
getNumUsers() const | llvm::VPValue | 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< T, Options... >::type > | inline |
getReverseIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type > | inline |
getScalarType() const | llvm::VPDerivedIVRecipe | inline |
getStartValue() const | llvm::VPDerivedIVRecipe | inline |
getStepValue() const | llvm::VPDerivedIVRecipe | inline |
getUnderlyingInstr() | llvm::VPSingleDefRecipe | inline |
getUnderlyingInstr() const | llvm::VPSingleDefRecipe | inline |
getUnderlyingValue() const | llvm::VPValue | inline |
getVPDefID() const | llvm::VPDef | inline |
getVPSingleValue() | llvm::VPDef | inline |
getVPSingleValue() const | llvm::VPDef | inline |
getVPUserID() const | llvm::VPUser | inline |
getVPValue(unsigned I) | llvm::VPDef | inline |
getVPValue(unsigned I) const | llvm::VPDef | inline |
getVPValueID() const | llvm::VPValue | inline |
hasDefiningRecipe() const | llvm::VPValue | inline |
hasMoreThanOneUniqueUser() | llvm::VPValue | inline |
ilist_node_impl()=default | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, 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 | |
insertBefore(VPBasicBlock &BB, iplist< VPRecipeBase >::iterator IP) | llvm::VPRecipeBase | |
isDefinedOutsideVectorRegions() const | llvm::VPValue | inline |
isLiveIn() const | llvm::VPValue | inline |
isPhi() const | llvm::VPRecipeBase | inline |
isSentinel() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type > | inline |
mayHaveSideEffects() const | llvm::VPRecipeBase | |
mayReadFromMemory() const | llvm::VPRecipeBase | |
mayReadOrWriteMemory() const | llvm::VPRecipeBase | inline |
mayWriteToMemory() const | llvm::VPRecipeBase | |
moveAfter(VPRecipeBase *MovePos) | llvm::VPRecipeBase | |
moveBefore(VPBasicBlock &BB, iplist< VPRecipeBase >::iterator I) | llvm::VPRecipeBase | |
onlyFirstLaneUsed(const VPValue *Op) const override | llvm::VPDerivedIVRecipe | inlinevirtual |
onlyFirstPartUsed(const VPValue *Op) const | llvm::VPUser | inlinevirtual |
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 |
llvm::operator=(const VPUser &)=delete | llvm::VPUser | |
llvm::VPValue::operator=(const VPValue &)=delete | llvm::VPValue | |
print(raw_ostream &O, const Twine &Indent, VPSlotTracker &SlotTracker) const override | llvm::VPDerivedIVRecipe | virtual |
llvm::VPSingleDefRecipe::print(raw_ostream &OS, VPSlotTracker &Tracker) const | llvm::VPValue | |
printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const | llvm::VPValue | |
printOperands(raw_ostream &O, VPSlotTracker &SlotTracker) const | llvm::VPUser | protected |
removeFromParent() | llvm::VPRecipeBase | |
removeUser(VPUser &User) | llvm::VPValue | inline |
replaceAllUsesWith(VPValue *New) | llvm::VPValue | |
replaceUsesWithIf(VPValue *New, llvm::function_ref< bool(VPUser &U, unsigned Idx)> ShouldReplace) | llvm::VPValue | |
reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type > | protected |
self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< T, Options... >::type > | protected |
setOperand(unsigned I, VPValue *New) | llvm::VPUser | inline |
setParent(ParentTy *Parent) | llvm::ilist_detail::node_parent_access< NodeTy, ParentTy > | inline |
setUnderlyingValue(Value *Val) | llvm::VPValue | inline |
UnderlyingVal | llvm::VPValue | protected |
user_begin() | llvm::VPValue | inline |
user_begin() const | llvm::VPValue | inline |
user_end() | llvm::VPValue | inline |
user_end() const | llvm::VPValue | inline |
user_iterator typedef | llvm::VPValue | |
user_range typedef | llvm::VPValue | |
users() | llvm::VPValue | inline |
users() const | llvm::VPValue | inline |
usesScalars(const VPValue *Op) const | llvm::VPUser | inlinevirtual |
llvm::VPDef(const unsigned char SC) | llvm::VPDef | inline |
VPDerivedIVRecipe(const InductionDescriptor &IndDesc, VPValue *Start, VPCanonicalIVPHIRecipe *CanonicalIV, VPValue *Step) | llvm::VPDerivedIVRecipe | inline |
VPDerivedIVRecipe(InductionDescriptor::InductionKind Kind, const FPMathOperator *FPBinOp, VPValue *Start, VPValue *IV, VPValue *Step) | llvm::VPDerivedIVRecipe | inline |
llvm::VPRecipeBase(const unsigned char SC, ArrayRef< VPValue * > Operands, DebugLoc DL={}) | llvm::VPRecipeBase | inline |
llvm::VPRecipeBase(const unsigned char SC, iterator_range< IterT > Operands, DebugLoc DL={}) | llvm::VPRecipeBase | inline |
VPRecipeTy typedef | llvm::VPDef | |
VPSingleDefRecipe(const unsigned char SC, IterT Operands, DebugLoc DL={}) | llvm::VPSingleDefRecipe | inline |
VPSingleDefRecipe(const unsigned char SC, ArrayRef< VPValue * > Operands, DebugLoc DL={}) | llvm::VPSingleDefRecipe | inline |
VPSingleDefRecipe(const unsigned char SC, IterT Operands, Value *UV, DebugLoc DL={}) | llvm::VPSingleDefRecipe | inline |
VPUser(ArrayRef< VPValue * > Operands, VPUserID ID) | llvm::VPUser | inlineprotected |
VPUser(std::initializer_list< VPValue * > Operands, VPUserID ID) | llvm::VPUser | inlineprotected |
VPUser(iterator_range< IterT > Operands, VPUserID ID) | llvm::VPUser | inlineprotected |
VPUser()=delete | llvm::VPUser | |
VPUser(const VPUser &)=delete | llvm::VPUser | |
VPUserID enum name | llvm::VPUser | |
VPValue(const unsigned char SC, Value *UV=nullptr, VPDef *Def=nullptr) | llvm::VPValue | protected |
llvm::VPValue::VPValue(Value *UV=nullptr) | llvm::VPValue | inline |
llvm::VPValue::VPValue(VPDef *Def, Value *UV=nullptr) | llvm::VPValue | inline |
llvm::VPValue::VPValue(Value *UV, VPDef *Def) | llvm::VPValue | inline |
llvm::VPValue::VPValue(const VPValue &)=delete | llvm::VPValue | |
VPValueSC enum value | llvm::VPValue | |
VPVRecipeSC enum value | llvm::VPValue | |
~VPDef() | llvm::VPDef | inlinevirtual |
~VPDerivedIVRecipe() override=default | llvm::VPDerivedIVRecipe | |
~VPRecipeBase()=default | llvm::VPRecipeBase | virtual |
~VPUser() | llvm::VPUser | inlinevirtual |
~VPValue() | llvm::VPValue | virtual |