Searched defs:numVregs (Results 1 – 6 of 6) sorted by relevance
32 explicit FrameStateInfo(Chunk* chunk, size_t numVregs) in FrameStateInfo()
438 …GateRef numVregs = TruncInt64ToInt32(Int64And(Int64LSR(callField, Int64(MethodLiteral::NumVregsBit… in GetStartIdxAndNumArgs() local
71 uint32_t numVregs = cda.GetNumVregs(); in Initialize() local
704 int32_t numVregs = static_cast<int32_t>(method->GetNumVregsWithCallField()); in Execute() local1390 int32_t numVregs = static_cast<int32_t>(methodHandle->GetNumVregsWithCallField()); in RunInternal() local3227 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local3362 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local3497 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local3632 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local3997 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local4133 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local4268 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in RunInternal() local7289 uint32_t numVregs = method->GetNumVregsWithCallField(); in GetNewTarget() local[all …]
3506 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleWideSupercallarrowrangePrefImm16V8() local3649 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleWideSupercallthisrangePrefImm16V8() local3838 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleWideNewobjrangePrefImm16V8() local6745 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleSupercallarrowrangeImm8Imm8V8() local6888 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleSupercallthisrangeImm8Imm8V8() local7065 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleNewobjrangeImm16Imm8V8() local7207 uint32_t numVregs = methodHandle->GetNumVregsWithCallField(); in HandleNewobjrangeImm8Imm8V8() local7525 uint32_t numVregs = method->GetNumVregsWithCallField(); in GetNewTarget() local7558 uint32_t numVregs = method->GetNumVregsWithCallField(); in GetNumArgs() local
1118 …Call::GetNumVregsFromCallField(ExtendedAssembler *assembler, Register callField, Register numVregs) in GetNumVregsFromCallField()