Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp162 void PPCSimplifyAddress(Address &Addr, bool &UseOffset,
432 void PPCFastISel::PPCSimplifyAddress(Address &Addr, bool &UseOffset, in PPCSimplifyAddress() function in PPCFastISel
520 PPCSimplifyAddress(Addr, UseOffset, IndexReg); in PPCEmitLoad()
656 PPCSimplifyAddress(Addr, UseOffset, IndexReg); in PPCEmitStore()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp163 void PPCSimplifyAddress(Address &Addr, bool &UseOffset,
435 void PPCFastISel::PPCSimplifyAddress(Address &Addr, bool &UseOffset, in PPCSimplifyAddress() function in PPCFastISel
522 PPCSimplifyAddress(Addr, UseOffset, IndexReg); in PPCEmitLoad()
671 PPCSimplifyAddress(Addr, UseOffset, IndexReg); in PPCEmitStore()