Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp201 void ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3);
818 void ARMFastISel::ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3) { in ARMSimplifyAddress() function in ARMFastISel
997 ARMSimplifyAddress(Addr, VT, useAM3); in ARMEmitLoad()
1137 ARMSimplifyAddress(Addr, VT, useAM3); in ARMEmitStore()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp171 void ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3);
822 void ARMFastISel::ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3) { in ARMSimplifyAddress() function in ARMFastISel
999 ARMSimplifyAddress(Addr, VT, useAM3); in ARMEmitLoad()
1137 ARMSimplifyAddress(Addr, VT, useAM3); in ARMEmitStore()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMFastISel.cpp196 void ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3);
800 void ARMFastISel::ARMSimplifyAddress(Address &Addr, MVT VT, bool useAM3) { in ARMSimplifyAddress() function in ARMFastISel
982 ARMSimplifyAddress(Addr, VT, useAM3); in ARMEmitLoad()
1124 ARMSimplifyAddress(Addr, VT, useAM3); in ARMEmitStore()