Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp181 unsigned ARMMaterializeInt(const Constant *C, EVT VT);
542 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, EVT VT) { in ARMMaterializeInt() function in ARMFastISel
654 return ARMMaterializeInt(C, VT); in TargetMaterializeConstant()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp177 unsigned ARMMaterializeInt(const Constant *C, MVT VT);
471 unsigned ARMFastISel::ARMMaterializeInt(const Constant *C, MVT VT) { in ARMMaterializeInt() function in ARMFastISel
658 return ARMMaterializeInt(C, VT); in fastMaterializeConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
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()