LLVM 20.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 |
getCommonScalarType(ArrayRef< Value * > Bndl) | llvm::sandboxir::VecUtils | inlinestatic |
getElementType(Type *Ty) | llvm::sandboxir::VecUtils | inlinestatic |
getLowest(ArrayRef< Instruction * > Instrs) | 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 |
tryGetCommonScalarType(ArrayRef< Value * > Bndl) | llvm::sandboxir::VecUtils | inlinestatic |