Searched refs:dumpAddressOpt (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86BaseImpl.h | 5369 inline void dumpAddressOpt(const ConstantRelocatable *const Relocatable, 5400 void AddressOptimizer::dumpAddressOpt( 5793 AddrOpt.dumpAddressOpt(NewAddr.Relocatable, NewAddr.Offset, NewAddr.Base,
|
D | IceTargetLoweringMIPS32.cpp | 5220 void dumpAddressOpt(const Cfg *Func, const Variable *Base, int32_t Offset, in dumpAddressOpt() function 5389 dumpAddressOpt(Func, BaseVar, OffsetImm, Reason); in formAddressingMode()
|
D | IceTargetLoweringARM32.cpp | 5366 void dumpAddressOpt(const Cfg *Func, const Variable *Base, int32_t Offset, in dumpAddressOpt() function 5681 dumpAddressOpt(Func, BaseVar, OffsetImm, OffsetReg, OffsetRegShamt, in formAddressingMode()
|