|
LLVM 22.0.0git
|
This is the complete list of members for llvm::sandboxir::VecUtils, including all inherited members.
| areConsecutive(LoadOrStoreT *I1, LoadOrStoreT *I2, ScalarEvolution &SE, const DataLayout &DL) | llvm::sandboxir::VecUtils | inlinestatic |
| areConsecutive(ArrayRef< Value * > &Bndl, ScalarEvolution &SE, const DataLayout &DL) | llvm::sandboxir::VecUtils | inlinestatic |
| dump(ArrayRef< Value * > Bndl) | llvm::sandboxir::VecUtils | static |
| dump(ArrayRef< Instruction * > Bndl) | llvm::sandboxir::VecUtils | static |
| getCommonScalarType(ArrayRef< Value * > Bndl) | llvm::sandboxir::VecUtils | inlinestatic |
| getElementType(Type *Ty) | llvm::sandboxir::VecUtils | inlinestatic |
| getFloorPowerOf2(unsigned Num) | llvm::sandboxir::VecUtils | static |
| getLastPHIOrSelf(Instruction *I) | llvm::sandboxir::VecUtils | inlinestatic |
| getLowest(ArrayRef< Instruction * > Instrs) | llvm::sandboxir::VecUtils | inlinestatic |
| getLowest(ArrayRef< Value * > Vals, BasicBlock *BB) | llvm::sandboxir::VecUtils | inlinestatic |
| getNumElements(Type *Ty) | llvm::sandboxir::VecUtils | inlinestatic |
| getNumLanes(Type *Ty) | llvm::sandboxir::VecUtils | inlinestatic |
| getNumLanes(Value *V) | llvm::sandboxir::VecUtils | inlinestatic |
| getNumLanes(ArrayRef< Value * > Bndl) | llvm::sandboxir::VecUtils | inlinestatic |
| getWideType(Type *ElemTy, unsigned NumElts) | llvm::sandboxir::VecUtils | inlinestatic |
| matchPack(Instruction *I) | llvm::sandboxir::VecUtils | inlinestatic |
| tryGetCommonScalarType(ArrayRef< Value * > Bndl) | llvm::sandboxir::VecUtils | inlinestatic |