Home
last modified time | relevance | path

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

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