Searched refs:c_entry_fp_operand (Results 1 – 2 of 2) sorted by relevance
81 Operand c_entry_fp_operand = masm->ExternalOperand(c_entry_fp); in Generate() local82 __ Push(c_entry_fp_operand); in Generate()137 { Operand c_entry_fp_operand = masm->ExternalOperand(c_entry_fp); in Generate() local138 __ Pop(c_entry_fp_operand); in Generate()
2494 Operand c_entry_fp_operand = ExternalOperand(c_entry_fp_address); in LeaveExitFrameEpilogue() local2495 movp(c_entry_fp_operand, Immediate(0)); in LeaveExitFrameEpilogue()