Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp199 MVT AMDGPUTargetLowering::getVectorIdxTy() const { in getVectorIdxTy() function in AMDGPUTargetLowering
/freebsd-9-stable/contrib/llvm/include/llvm/Target/
DTargetLowering.h165 virtual MVT getVectorIdxTy() const { in getVectorIdxTy() function