Home
last modified time | relevance | path

Searched defs:getVectorIdxTy (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.h36 MVT getVectorIdxTy(const DataLayout &DL) const override { getVectorIdxTy() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h416 MVT getVectorIdxTy(const DataLayout &DL) const override { getVectorIdxTy() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h421 virtual MVT getVectorIdxTy(const DataLayout &DL) const { getVectorIdxTy() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp747 MVT AMDGPUTargetLowering::getVectorIdxTy(const DataLayout &) const { getVectorIdxTy() function in AMDGPUTargetLowering