Searched defs:materializeInt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 351 unsigned MipsFastISel::materializeInt(const Constant *C, MVT VT) { materializeInt() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 374 unsigned AArch64FastISel::materializeInt(const ConstantInt *CI, MVT VT) { materializeInt() function in AArch64FastISel |