Searched defs:pushl (Results 1 – 4 of 4) sorted by relevance
70 __ pushl(spill); in BuildFrame() local85 __ pushl(method_reg.AsX86().AsCpuRegister()); in BuildFrame() local423 __ pushl(Address(ESP, src)); in Copy() local447 __ pushl(Address(src.AsX86().AsCpuRegister(), src_offset)); in Copy() local461 __ pushl(Address(scratch, src_offset)); in Copy() local
102 void X86Assembler::pushl(Register reg) { in pushl() function in art::x86::X86Assembler108 void X86Assembler::pushl(const Address& address) { in pushl() function in art::x86::X86Assembler115 void X86Assembler::pushl(const Immediate& imm) { in pushl() function in art::x86::X86Assembler
647 __ pushl(EAX); in EmitNativeCode() local1102 __ pushl(EAX); in MaybeIncrementHotness() local1131 __ pushl(EAX); in MaybeIncrementHotness() local1153 __ pushl(EAX); in MaybeIncrementHotness() local1186 __ pushl(reg); in GenerateFrameEntry() local1390 __ pushl(Address(ESP, source.GetStackIndex())); in Move32() local1429 __ pushl(source.AsRegisterPairHigh<Register>()); in Move64() local1431 __ pushl(source.AsRegisterPairLow<Register>()); in Move64() local6930 __ pushl(high); in EmitMove() local6932 __ pushl(low); in EmitMove() local[all …]
445 __ pushl(Immediate(bit_cast<int32_t, float>(0.5f))); in VisitMathRoundFloat() local446 __ pushl(Immediate(bit_cast<int32_t, float>(1.0f))); in VisitMathRoundFloat() local1412 __ pushl(ECX); in VisitStringGetCharsNoCheck() local1429 __ pushl(EAX); in VisitStringGetCharsNoCheck() local2977 __ pushl(Address(temp1, 0)); in VisitSystemArrayCopy() local3000 __ pushl(Address(temp1, 0)); in VisitSystemArrayCopy() local