Searched defs:pushl (Results 1 – 4 of 4) sorted by relevance
63 __ pushl(spill); in BuildFrame() local78 __ pushl(method_reg.AsX86().AsCpuRegister()); in BuildFrame() 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
667 __ pushl(EAX); in EmitNativeCode() local1345 __ pushl(EAX); in MaybeIncrementHotness() local1392 __ pushl(EBP); in GenerateFrameEntry() local1443 __ pushl(reg); in GenerateFrameEntry() local1645 __ pushl(Address(ESP, source.GetStackIndex())); in Move32() local1684 __ pushl(source.AsRegisterPairHigh<Register>()); in Move64() local1686 __ pushl(source.AsRegisterPairLow<Register>()); in Move64() local7025 __ pushl(source.AsRegisterPairHigh<Register>()); in EmitMove() local7027 __ pushl(source.AsRegisterPairLow<Register>()); in EmitMove() local7151 __ pushl(high); in EmitMove() local[all …]
424 __ pushl(Immediate(bit_cast<int32_t, float>(0.5f))); in VisitMathRoundFloat() local425 __ pushl(Immediate(bit_cast<int32_t, float>(1.0f))); in VisitMathRoundFloat() local1444 __ pushl(ECX); in VisitStringGetCharsNoCheck() local1461 __ pushl(EAX); in VisitStringGetCharsNoCheck() local