Lines Matching refs:OpParameter
86 return OpParameter<BufferAccess>(op); in BufferAccessOf()
173 return OpParameter<FieldAccess>(op); in FieldAccessOf()
181 return OpParameter<ElementAccess>(op); in ElementAccessOf()
187 return OpParameter<ExternalArrayType>(op); in ExternalArrayTypeOf()
207 return OpParameter<CheckFloat64HoleMode>(op); in CheckFloat64HoleModeOf()
214 return OpParameter<CheckForMinusZeroMode>(op); in CheckMinusZeroModeOf()
249 return OpParameter<CheckTaggedInputMode>(op); in CheckTaggedInputModeOf()
274 return OpParameter<GrowFastElementsFlags>(op); in GrowFastElementsFlagsOf()
294 return OpParameter<ElementsTransition>(op); in ElementsTransitionOf()
331 return OpParameter<NumberOperationHint>(op); in NumberOperationHintOf()
336 return OpParameter<PretenureFlag>(op); in PretenureFlagOf()
341 return OpParameter<UnicodeEncoding>(op); in UnicodeEncodingOf()