Searched defs:TmpVT (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 4736 MVT TmpVT; selectShift() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | LegalizeIntegerTypes.cpp | 4690 for (EVT TmpVT = NVT;;) { ExpandIntRes_Shift() local |
H A D | DAGCombiner.cpp | 15766 EVT TmpVT = EVT::getIntegerVT(*DAG.getContext(), DstEltVT.getSizeInBits()); ConstantFoldBITCASTofBUILD_VECTOR() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 21320 EVT TmpVT = DstVT; LowerFP_TO_INT_SAT() local |