Home
last modified time | relevance | path

Searched refs:InstructionOperandIterator (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h41 class InstructionOperandIterator { class
43 InstructionOperandIterator(Instruction* instr, size_t pos) in InstructionOperandIterator() function in v8::internal::compiler::InstructionOperandIterator
380 FrameStateDescriptor* descriptor, InstructionOperandIterator* iter,
384 InstructionOperandIterator* iter);
386 InstructionOperandIterator* iter);
H A Dcode-generator.cc1002 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()

Completed in 4 milliseconds