Home
last modified time | relevance | path

Searched defs:materializeInt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp351 unsigned MipsFastISel::materializeInt(const Constant *C, MVT VT) { materializeInt() function in MipsFastISel
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp374 unsigned AArch64FastISel::materializeInt(const ConstantInt *CI, MVT VT) { materializeInt() function in AArch64FastISel