Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h367 MVT getVectorIdxTy(const DataLayout &DL) const override { in getVectorIdxTy() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp491 MVT AMDGPUTargetLowering::getVectorIdxTy(const DataLayout &) const { in getVectorIdxTy() function in AMDGPUTargetLowering
/external/llvm/include/llvm/Target/
DTargetLowering.h189 virtual MVT getVectorIdxTy(const DataLayout &DL) const { in getVectorIdxTy() function