Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h403 MVT getVectorIdxTy(const DataLayout &DL) const override { in getVectorIdxTy() function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DTargetLowering.h391 virtual MVT getVectorIdxTy(const DataLayout &DL) const { in getVectorIdxTy() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp744 MVT AMDGPUTargetLowering::getVectorIdxTy(const DataLayout &) const { in getVectorIdxTy() function in AMDGPUTargetLowering