LLVM 19.0.0git
llvm::VPValue Member List

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

addUser(VPUser &User)llvm::VPValueinline
const_user_iterator typedefllvm::VPValue
const_user_range typedefllvm::VPValue
Defllvm::VPValueprotected
dump() constllvm::VPValue
getDefiningRecipe()llvm::VPValue
getDefiningRecipe() constllvm::VPValue
getLiveInIRValue()llvm::VPValueinline
getLiveInIRValue() constllvm::VPValueinline
getNumUsers() constllvm::VPValueinline
getUnderlyingValue()llvm::VPValueinline
getUnderlyingValue() constllvm::VPValueinline
getVPValueID() constllvm::VPValueinline
hasDefiningRecipe() constllvm::VPValueinline
hasMoreThanOneUniqueUser()llvm::VPValueinline
isDefinedOutsideVectorRegions() constllvm::VPValueinline
isLiveIn() constllvm::VPValueinline
operator=(const VPValue &)=deletellvm::VPValue
print(raw_ostream &OS, VPSlotTracker &Tracker) constllvm::VPValue
printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) constllvm::VPValue
removeUser(VPUser &User)llvm::VPValueinline
replaceAllUsesWith(VPValue *New)llvm::VPValue
replaceUsesWithIf(VPValue *New, llvm::function_ref< bool(VPUser &U, unsigned Idx)> ShouldReplace)llvm::VPValue
setUnderlyingValue(Value *Val)llvm::VPValueinline
UnderlyingValllvm::VPValueprotected
user_begin()llvm::VPValueinline
user_begin() constllvm::VPValueinline
user_end()llvm::VPValueinline
user_end() constllvm::VPValueinline
user_iterator typedefllvm::VPValue
user_range typedefllvm::VPValue
users()llvm::VPValueinline
users() constllvm::VPValueinline
VPBasicBlockllvm::VPValuefriend
VPBuilderllvm::VPValuefriend
VPDefllvm::VPValuefriend
VPInstructionllvm::VPValuefriend
VPInterleavedAccessInfollvm::VPValuefriend
VPlanTransformsllvm::VPValuefriend
VPRecipeBasellvm::VPValuefriend
VPSlotTrackerllvm::VPValuefriend
VPValue(const unsigned char SC, Value *UV=nullptr, VPDef *Def=nullptr)llvm::VPValueprotected
VPValue(Value *UV=nullptr)llvm::VPValueinline
VPValue(VPDef *Def, Value *UV=nullptr)llvm::VPValueinline
VPValue(Value *UV, VPDef *Def)llvm::VPValueinline
VPValue(const VPValue &)=deletellvm::VPValue
VPValueSC enum valuellvm::VPValue
VPVRecipeSC enum valuellvm::VPValue
VPWidenMemoryInstructionRecipellvm::VPValuefriend
~VPValue()llvm::VPValuevirtual