Searched defs:CEVT (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCFastISel.cpp | 2251 EVT CEVT = TLI.getValueType(DL, C->getType(), true); in fastMaterializeConstant() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 443 EVT CEVT = TLI.getValueType(DL, C->getType(), true); in fastMaterializeConstant() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 625 EVT CEVT = TLI.getValueType(DL, C->getType(), true); in fastMaterializeConstant() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 3887 EVT CEVT = TLI.getValueType(DL, C->getType(), true); in fastMaterializeConstant() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 539 EVT CEVT = TLI.getValueType(DL, C->getType(), true); in fastMaterializeConstant() local
|