Searched refs:pushq (Results 1 – 8 of 8) sorted by relevance
198 pushq REG_VAR(reg)212 pushq REG_VAR(reg)
109 pushq \runtime_method_offset(%r10)1741 pushq %gs:THREAD_TOP_QUICK_FRAME_OFFSET1808 pushq LITERAL(0) // Push a fake return PC as there will be none on the stack.2154 pushq LITERAL(0) // Push null for ArtMethod*.
113 pushq \_reg421 pushq %rax # Return address for the tail call.
60 __ pushq(spill.AsCpuRegister()); in BuildFrame() local498 __ pushq(Address(CpuRegister(RSP), src)); in Copy() local522 __ pushq(Address(src.AsX86_64().AsCpuRegister(), src_offset)); in Copy() local536 __ pushq(Address(scratch, src_offset)); in Copy() local
372 void pushq(CpuRegister reg);373 void pushq(const Address& address);374 void pushq(const Immediate& imm);
99 void X86_64Assembler::pushq(CpuRegister reg) { in pushq() function in art::x86_64::X86_64Assembler106 void X86_64Assembler::pushq(const Address& address) { in pushq() function in art::x86_64::X86_64Assembler114 void X86_64Assembler::pushq(const Immediate& imm) { in pushq() function in art::x86_64::X86_64Assembler5087 pushq(Immediate(High32Bits(constant))); in LoadDoubleConstant()5088 pushq(Immediate(Low32Bits(constant))); in LoadDoubleConstant()
545 DriverStr(RepeatR(&x86_64::X86_64Assembler::pushq, "pushq %{reg}"), "pushq"); in TEST_F()549 DriverStr(RepeatI(&x86_64::X86_64Assembler::pushq, /*imm_bytes*/ 4U, in TEST_F()
1431 __ pushq(CpuRegister(RDI)); in MaybeIncrementHotness() local1468 __ pushq(CpuRegister(reg)); in GenerateFrameEntry() local6036 __ pushq(CpuRegister(reg)); in SpillScratch() local