Searched defs:IdxVT (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp532 EVT IdxVT = EVT::getEVT(Idx->getType(), /*HandleUnknown=*/false); local
H A DSelectionDAGBuilder.cpp734 MVT IdxVT = TLI.getVectorIdxTy(DAG.getDataLayout()); local
3757 EVT IdxVT = TLI.getVectorIdxTy(DAG.getDataLayout()); local
H A DDAGCombiner.cpp10971 EVT IdxVT = TLI.getVectorIdxTy(DAG.getDataLayout()); local
19657 MVT IdxVT = TLI.getVectorIdxTy(DAG.getDataLayout()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp5007 EVT IdxVT = EVT::getEVT(Idx->getType(), /*HandleUnknown=*/false); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9347 EVT IdxVT = Idx.getValueType(); local
9421 EVT IdxVT = Idx.getValueType(); local

Completed in 389 milliseconds