Lines Matching full:getid
402 static_cast<uint16_t>(bcIns.GetId().AsRawValue())).GetOffset(); in CollectMethodInfoFromBC()
410 static_cast<uint16_t>(bcIns.GetId().AsRawValue())).GetOffset(); in CollectMethodInfoFromBC()
416 … (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 0>()).AsRawValue()); in CollectMethodInfoFromBC()
423 … (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 1>()).AsRawValue()); in CollectMethodInfoFromBC()
429 … (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 0>()).AsRawValue()); in CollectMethodInfoFromBC()
436 … (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 1>()).AsRawValue()); in CollectMethodInfoFromBC()
443 static_cast<uint16_t>(bcIns.GetId().AsRawValue())); in CollectMethodInfoFromBC()
455 static_cast<uint16_t>(bcIns.GetId().AsRawValue())); in CollectMethodInfoFromBC()
747 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
755 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
761 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
767 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
772 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 0>()).AsRaw… in CollectConstantPoolIndexInfoFromBC()
774 …auto literalIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 1>()).AsRa… in CollectConstantPoolIndexInfoFromBC()
780 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 0>()).AsRa… in CollectConstantPoolIndexInfoFromBC()
782 …auto literalIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 1>()).AsR… in CollectConstantPoolIndexInfoFromBC()