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