Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVISelLowering.h36 MVT getVectorIdxTy(const DataLayout &DL) const override { in getVectorIdxTy() function
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h394 MVT getVectorIdxTy(const DataLayout &DL) const override { in getVectorIdxTy() function
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp672 MVT AMDGPUTargetLowering::getVectorIdxTy(const DataLayout &) const { in getVectorIdxTy() function in AMDGPUTargetLowering
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h411 virtual MVT getVectorIdxTy(const DataLayout &DL) const { in getVectorIdxTy() function