Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3141 const LLT VecIdxTy = LLT::scalar(PreferredVecIdxWidth); in translateInsertElement() local
3169 const LLT VecIdxTy = LLT::scalar(PreferredVecIdxWidth); in translateExtractElement() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8126 EVT VecIdxTy = getVectorIdxTy(DAG.getDataLayout()); in LowerTRUNCATEVector() local