Home
last modified time | relevance | path

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

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