Lines Matching full:getid
302 … static_cast<uint16_t>(bcIns.GetId().AsRawValue())).GetOffset(); in CollectMethodInfoFromBC()
309 … static_cast<uint16_t>(bcIns.GetId().AsRawValue())).GetOffset(); in CollectMethodInfoFromBC()
315 … (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 0>()).AsRawValue()); in CollectMethodInfoFromBC()
321 … (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 1>()).AsRawValue()); in CollectMethodInfoFromBC()
327 … (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 0>()).AsRawValue()); in CollectMethodInfoFromBC()
333 … (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 1>()).AsRawValue()); in CollectMethodInfoFromBC()
340 … static_cast<uint16_t>(bcIns.GetId().AsRawValue())); in CollectMethodInfoFromBC()
352 … static_cast<uint16_t>(bcIns.GetId().AsRawValue())); in CollectMethodInfoFromBC()
421 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
429 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
435 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
441 auto index = bcIns.GetId().AsRawValue(); in CollectConstantPoolIndexInfoFromBC()
446 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 0>()).AsRaw… in CollectConstantPoolIndexInfoFromBC()
448 …auto literalIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM8_ID16_ID16_IMM16_V8, 1>()).AsRa… in CollectConstantPoolIndexInfoFromBC()
453 …auto methodIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 0>()).AsRa… in CollectConstantPoolIndexInfoFromBC()
455 …auto literalIndex = (bcIns.GetId <BytecodeInstruction::Format::IMM16_ID16_ID16_IMM16_V8, 1>()).AsR… in CollectConstantPoolIndexInfoFromBC()