Home
last modified time | relevance | path

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

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