Home
last modified time | relevance | path

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

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