Searched refs:ARMMaterializeInt (Results 1 – 3 of 3) sorted by relevance
181 unsigned ARMMaterializeInt(const Constant *C, EVT VT);542 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, EVT VT) { in ARMMaterializeInt() function in ARMFastISel654 return ARMMaterializeInt(C, VT); in TargetMaterializeConstant()
177 unsigned ARMMaterializeInt(const Constant *C, MVT VT);471 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, MVT VT) { in ARMMaterializeInt() function in ARMFastISel658 return ARMMaterializeInt(C, VT); in fastMaterializeConstant()
208 unsigned ARMMaterializeInt(const Constant *C, MVT VT);467 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, MVT VT) { in ARMMaterializeInt() function in ARMFastISel657 return ARMMaterializeInt(C, VT); in fastMaterializeConstant()