Searched refs:formAddressingMode (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringMIPS32.h | 859 OperandMIPS32Mem *formAddressingMode(Type Ty, Cfg *Func, const Inst *LdSt,
|
D | IceTargetLoweringARM32.h | 1286 OperandARM32Mem *formAddressingMode(Type Ty, Cfg *Func, const Inst *LdSt,
|
D | IceTargetLoweringMIPS32.cpp | 5347 OperandMIPS32Mem *TargetMIPS32::formAddressingMode(Type Ty, Cfg *Func, in formAddressingMode() function in Ice::MIPS32::TargetMIPS32 5426 formAddressingMode(Dest->getType(), Func, Instr, Addr)) { in doAddressOptLoad() 5612 formAddressingMode(Src->getType(), Func, Instr, Addr)) { in doAddressOptStore()
|
D | IceTargetLoweringARM32.cpp | 5759 OperandARM32Mem *TargetARM32::formAddressingMode(Type Ty, Cfg *Func, in formAddressingMode() function in Ice::ARM32::TargetARM32 5912 formAddressingMode(Dest->getType(), Func, Instr, Addr)) { in doAddressOptLoad() 6175 formAddressingMode(Src->getType(), Func, Instr, Addr)) { in doAddressOptStore()
|