Searched refs:NoReceiverInstructionOperands (Results 1 – 4 of 4) sorted by relevance
747 class NoReceiverInstructionOperands final : public InstructionOperands {749 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function751 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands()757 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
530 uint32_t NoReceiverInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand()
740 NoReceiverInstructionOperands varhandle_operands(operands); in DoVarHandleInvokeTranslation()
460 NoReceiverInstructionOperands operands(all_operands); in DoVarHandleInvokeCommon()