Searched refs:NoReceiverInstructionOperands (Results 1 – 4 of 4) sorted by relevance
742 class NoReceiverInstructionOperands final : public InstructionOperands {744 explicit NoReceiverInstructionOperands(const InstructionOperands* const inner) in NoReceiverInstructionOperands() function746 ~NoReceiverInstructionOperands() {} in ~NoReceiverInstructionOperands()752 DISALLOW_IMPLICIT_CONSTRUCTORS(NoReceiverInstructionOperands);
563 uint32_t NoReceiverInstructionOperands::GetOperand(size_t operand_index) const { in GetOperand()
814 NoReceiverInstructionOperands operands(&all_operands); in DoVarHandleInvokeCommon()824 NoReceiverInstructionOperands operands(&all_operands); in DoVarHandleInvokeCommon()
1067 NoReceiverInstructionOperands varhandle_operands(operands); in DoVarHandleInvokeTranslation()