Searched defs:SrcEVT (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 821 EVT SrcEVT = TLI.getValueType(DL, Ty, true); PPCEmitCmp() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFastISel.cpp | 1340 MVT SrcVT = SrcEVT.getSimpleVT(); in ARMEmitCmp() local |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1805 EVT SrcEVT, DestEVT; selectIntExt() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 1529 EVT SrcEVT = TLI.getValueType(DL, I->getOperand(0)->getType()); selectBitCast() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 3950 EVT SrcEVT = TLI.getValueType(DL, SrcTy, true); selectTrunc() local |