Searched defs:operand_index (Results 1 – 9 of 9) sorted by relevance
206 Node* InterpreterAssembler::OperandOffset(int operand_index) { in OperandOffset()211 Node* InterpreterAssembler::BytecodeOperandUnsignedByte(int operand_index) { in BytecodeOperandUnsignedByte()220 Node* InterpreterAssembler::BytecodeOperandSignedByte(int operand_index) { in BytecodeOperandSignedByte()286 Node* InterpreterAssembler::BytecodeOperandUnsignedShort(int operand_index) { in BytecodeOperandUnsignedShort()301 Node* InterpreterAssembler::BytecodeOperandSignedShort(int operand_index) { in BytecodeOperandSignedShort()323 Node* InterpreterAssembler::BytecodeOperandUnsignedQuad(int operand_index) { in BytecodeOperandUnsignedQuad()337 Node* InterpreterAssembler::BytecodeOperandSignedQuad(int operand_index) { in BytecodeOperandSignedQuad()358 Node* InterpreterAssembler::BytecodeSignedOperand(int operand_index, in BytecodeSignedOperand()375 Node* InterpreterAssembler::BytecodeUnsignedOperand(int operand_index, in BytecodeUnsignedOperand()392 Node* InterpreterAssembler::BytecodeOperandCount(int operand_index) { in BytecodeOperandCount()[all …]
63 int operand_index, OperandType operand_type) const { in GetUnsignedOperand()79 int operand_index, OperandType operand_type) const { in GetSignedOperand()
574 int operand_index) { in OperandIsScalableSignedByte()581 int operand_index) { in OperandIsScalableUnsignedByte()587 static bool OperandIsScalable(Bytecode bytecode, int operand_index) { in OperandIsScalable()
113 for (int operand_index = 0; operand_index < i; ++operand_index) { in GetOperandOffset() local
38 int operand_index = simulate->ToOperandIndex(index); in ZapEnvironmentSlot() local
581 int operand_index = iterator.Current(); in AddInitialIntervals() local1249 int operand_index = iterator.Current(); in ResolveControlFlow() local1323 int operand_index = iterator.Current(); in BuildLiveRanges() local1340 int operand_index = iterator.Current(); in BuildLiveRanges() local
76 for (int operand_index = 0; operand_index < operand_count; operand_index++) { in PrintRegisters() local
219 LiveRangeBoundArray* ArrayFor(int operand_index) { in ArrayFor()1477 int operand_index = iterator.Current(); in ExistsUseWithoutDefinition() local1886 int operand_index = iterator.Current(); in AddInitialIntervals() local2364 int operand_index = iterator.Current(); in ProcessLoopHeader() local
1428 int operand_index) { in GetBinaryOperationHint()