LLVM 20.0.0git
|
This is the complete list of members for llvm::VPLane, including all inherited members.
getAsRuntimeExpr(IRBuilderBase &Builder, const ElementCount &VF) const | llvm::VPLane | |
getFirstLane() | llvm::VPLane | inlinestatic |
getKind() const | llvm::VPLane | inline |
getKnownLane() const | llvm::VPLane | inline |
getLaneFromEnd(const ElementCount &VF, unsigned Offset) | llvm::VPLane | inlinestatic |
getLastLaneForVF(const ElementCount &VF) | llvm::VPLane | inlinestatic |
getNumCachedLanes(const ElementCount &VF) | llvm::VPLane | inlinestatic |
isFirstLane() const | llvm::VPLane | inline |
Kind enum name | llvm::VPLane | |
mapToCacheIndex(const ElementCount &VF) const | llvm::VPLane | inline |
VPLane(unsigned Lane, Kind LaneKind) | llvm::VPLane | inline |