Searched refs:pushq (Results 1 – 9 of 9) sorted by relevance
138 pushq REG_VAR(reg)
319 pushq RUNTIME_SAVE_EVERYTHING_METHOD_OFFSET(%r10)1940 pushq LITERAL(0) // Push a fake return PC as there will be none on the stack.1981 pushq %rsi // Entry point for a jump. Fake that we were called.2285 pushq LITERAL(0) // Push null for ArtMethod*.
105 pushq \_reg
49 __ pushq(spill.AsCpuRegister()); in BuildFrame() local428 __ pushq(Address(CpuRegister(RSP), src)); in Copy() local452 __ pushq(Address(src.AsX86_64().AsCpuRegister(), src_offset)); in Copy() local466 __ pushq(Address(scratch, src_offset)); in Copy() local
348 void pushq(CpuRegister reg);349 void pushq(const Address& address);350 void pushq(const Immediate& imm);
63 void X86_64Assembler::pushq(CpuRegister reg) { in pushq() function in art::x86_64::X86_64Assembler70 void X86_64Assembler::pushq(const Address& address) { in pushq() function in art::x86_64::X86_64Assembler78 void X86_64Assembler::pushq(const Immediate& imm) { in pushq() function in art::x86_64::X86_64Assembler3003 pushq(Immediate(High32Bits(constant))); in LoadDoubleConstant()3004 pushq(Immediate(Low32Bits(constant))); in LoadDoubleConstant()
283 DriverStr(RepeatR(&x86_64::X86_64Assembler::pushq, "pushq %{reg}"), "pushq"); in TEST_F()287 DriverStr(RepeatI(&x86_64::X86_64Assembler::pushq, 4U, "pushq ${imm}"), "pushqi"); in TEST_F()
1286 __ pushq(CpuRegister(reg)); in GenerateFrameEntry() local5427 __ pushq(CpuRegister(reg)); in SpillScratch() local
112 pushq \_reg