Searched defs:greater (Results 1 – 4 of 4) sorted by relevance
41 GateRef greater = Int32GreaterThanOrEqual(objectType, in IsJSFunction() local
1144 GateRef greater = Int32GreaterThanOrEqual(objectType, in IsJSFunctionBase() local2689 GateRef greater = Int32GreaterThanOrEqual(objectType, in IsJSFunction() local2731 GateRef greater = Int32GreaterThanOrEqual(kind, in HasPrototype() local2742 GateRef greater = Int32GreaterThanOrEqual(kind, in HasAccessor() local
873 greater(node: ts.Node, lhs: VReg): void { method in PandaGen
359 bool greater = intConst0.GetValue().Greater(intConst1.GetValue(), opndType); in FoldIntConstComparisonMIRConst() local