Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp202 unsigned ARMMaterializeInt(const Constant *C, MVT VT);
453 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, MVT VT) { in ARMMaterializeInt() function in ARMFastISel
636 return ARMMaterializeInt(C, VT); in fastMaterializeConstant()