Searched refs:InstructionOperandIterator (Results 1 – 2 of 2) sorted by relevance
41 class InstructionOperandIterator {43 InstructionOperandIterator(Instruction* instr, size_t pos) in InstructionOperandIterator() function380 FrameStateDescriptor* descriptor, InstructionOperandIterator* iter,384 InstructionOperandIterator* iter);386 InstructionOperandIterator* iter);
1002 InstructionOperandIterator* iter) { in TranslateStateValueDescriptor()1028 FrameStateDescriptor* desc, InstructionOperandIterator* iter) { in TranslateFrameStateDescriptorOperands()1039 FrameStateDescriptor* descriptor, InstructionOperandIterator* iter, in BuildTranslationForFrameStateDescriptor()1128 InstructionOperandIterator iter(instr, frame_state_offset); in BuildTranslation()1141 InstructionOperandIterator imm_iter( in BuildTranslation()