Home
last modified time | relevance | path

Searched refs:ARMMaterializeInt (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp208 unsigned ARMMaterializeInt(const Constant *C, MVT VT);
467 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, MVT VT) { in ARMMaterializeInt() function in ARMFastISel
657 return ARMMaterializeInt(C, VT); in fastMaterializeConstant()