• Home
  • Raw
  • Download

Lines Matching defs:x

39 GateRef CircuitBuilder::Equal(GateRef x, GateRef y)  in Equal()
59 GateRef CircuitBuilder::NotEqual(GateRef x, GateRef y) in NotEqual()
93 GateRef CircuitBuilder::GetInt64OfTInt(GateRef x) in GetInt64OfTInt()
99 GateRef CircuitBuilder::GetInt32OfTInt(GateRef x) in GetInt32OfTInt()
104 GateRef CircuitBuilder::TaggedCastToIntPtr(GateRef x) in TaggedCastToIntPtr()
110 GateRef CircuitBuilder::GetDoubleOfTDouble(GateRef x) in GetDoubleOfTDouble()
117 GateRef CircuitBuilder::GetDoubleOfTNumber(GateRef x) in GetDoubleOfTNumber()
142 GateRef CircuitBuilder::Int8Equal(GateRef x, GateRef y) in Int8Equal()
147 GateRef CircuitBuilder::Int32NotEqual(GateRef x, GateRef y) in Int32NotEqual()
152 GateRef CircuitBuilder::Int64NotEqual(GateRef x, GateRef y) in Int64NotEqual()
157 GateRef CircuitBuilder::DoubleEqual(GateRef x, GateRef y) in DoubleEqual()
162 GateRef CircuitBuilder::DoubleNotEqual(GateRef x, GateRef y) in DoubleNotEqual()
167 GateRef CircuitBuilder::Int64Equal(GateRef x, GateRef y) in Int64Equal()
172 GateRef CircuitBuilder::Int32Equal(GateRef x, GateRef y) in Int32Equal()
177 GateRef CircuitBuilder::IntPtrGreaterThan(GateRef x, GateRef y) in IntPtrGreaterThan()
183 GateRef CircuitBuilder::BinaryOp(GateRef x, GateRef y) in BinaryOp()
196 GateRef CircuitBuilder::IntPtrLSR(GateRef x, GateRef y) in IntPtrLSR()
202 GateRef CircuitBuilder::IntPtrLSL(GateRef x, GateRef y) in IntPtrLSL()
208 GateRef CircuitBuilder::IntPtrOr(GateRef x, GateRef y) in IntPtrOr()
214 GateRef CircuitBuilder::IntPtrDiv(GateRef x, GateRef y) in IntPtrDiv()
219 GateRef CircuitBuilder::Int64ToTaggedPtr(GateRef x) in Int64ToTaggedPtr()
225 GateRef CircuitBuilder::Int32ToTaggedPtr(GateRef x) in Int32ToTaggedPtr()
231 GateRef CircuitBuilder::Int32ToTaggedInt(GateRef x) in Int32ToTaggedInt()
238 GateRef CircuitBuilder::IsSpecial(GateRef x, JSTaggedType type) in IsSpecial()
246 GateRef CircuitBuilder::TaggedIsInt(GateRef x) in TaggedIsInt()
253 GateRef CircuitBuilder::TaggedIsDouble(GateRef x) in TaggedIsDouble()
258 GateRef CircuitBuilder::TaggedIsObject(GateRef x) in TaggedIsObject()
265 GateRef CircuitBuilder::TaggedIsNumber(GateRef x) in TaggedIsNumber()
270 GateRef CircuitBuilder::TaggedIsNumeric(GateRef x) in TaggedIsNumeric()
275 GateRef CircuitBuilder::DoubleIsINF(GateRef x) in DoubleIsINF()
284 GateRef CircuitBuilder::TaggedIsHole(GateRef x) in TaggedIsHole()
289 GateRef CircuitBuilder::TaggedIsNotHole(GateRef x) in TaggedIsNotHole()
294 GateRef CircuitBuilder::TaggedIsUndefined(GateRef x) in TaggedIsUndefined()
299 GateRef CircuitBuilder::TaggedIsException(GateRef x) in TaggedIsException()
304 GateRef CircuitBuilder::TaggedIsSpecial(GateRef x) in TaggedIsSpecial()
317 GateRef CircuitBuilder::TaggedIsHeapObject(GateRef x) in TaggedIsHeapObject()
323 GateRef CircuitBuilder::TaggedIsAsyncGeneratorObject(GateRef x) in TaggedIsAsyncGeneratorObject()
332 GateRef CircuitBuilder::TaggedIsGeneratorObject(GateRef x) in TaggedIsGeneratorObject()
341 GateRef CircuitBuilder::TaggedIsPropertyBox(GateRef x) in TaggedIsPropertyBox()
347 GateRef CircuitBuilder::TaggedIsWeak(GateRef x) in TaggedIsWeak()
353 GateRef CircuitBuilder::TaggedIsPrototypeHandler(GateRef x) in TaggedIsPrototypeHandler()
359 GateRef CircuitBuilder::TaggedIsTransitionHandler(GateRef x) in TaggedIsTransitionHandler()
365 GateRef CircuitBuilder::TaggedIsStoreTSHandler(GateRef x) in TaggedIsStoreTSHandler()
371 GateRef CircuitBuilder::TaggedIsTransWithProtoHandler(GateRef x) in TaggedIsTransWithProtoHandler()
377 GateRef CircuitBuilder::TaggedIsUndefinedOrNull(GateRef x) in TaggedIsUndefinedOrNull()
382 GateRef CircuitBuilder::TaggedIsTrue(GateRef x) in TaggedIsTrue()
387 GateRef CircuitBuilder::TaggedIsFalse(GateRef x) in TaggedIsFalse()
392 GateRef CircuitBuilder::TaggedIsNull(GateRef x) in TaggedIsNull()
397 GateRef CircuitBuilder::TaggedIsBoolean(GateRef x) in TaggedIsBoolean()
402 GateRef CircuitBuilder::IsAOTLiteralInfo(GateRef x) in IsAOTLiteralInfo()
411 GateRef CircuitBuilder::TaggedGetInt(GateRef x) in TaggedGetInt()
417 GateRef CircuitBuilder::ToTaggedInt(GateRef x) in ToTaggedInt()
422 GateRef CircuitBuilder::ToTaggedIntPtr(GateRef x) in ToTaggedIntPtr()
427 GateRef CircuitBuilder::DoubleToTaggedDoublePtr(GateRef x) in DoubleToTaggedDoublePtr()
433 GateRef CircuitBuilder::BooleanToTaggedBooleanPtr(GateRef x) in BooleanToTaggedBooleanPtr()
439 GateRef CircuitBuilder::Float32ToTaggedDoublePtr(GateRef x) in Float32ToTaggedDoublePtr()
445 GateRef CircuitBuilder::TaggedDoublePtrToFloat32(GateRef x) in TaggedDoublePtrToFloat32()
451 GateRef CircuitBuilder::TaggedIntPtrToFloat32(GateRef x) in TaggedIntPtrToFloat32()
457 GateRef CircuitBuilder::DoubleToTaggedDouble(GateRef x) in DoubleToTaggedDouble()
463 GateRef CircuitBuilder::DoubleIsNAN(GateRef x) in DoubleIsNAN()
469 GateRef CircuitBuilder::DoubleToTagged(GateRef x) in DoubleToTagged()
608 GateRef CircuitBuilder::TaggedObjectBothAreString(GateRef x, GateRef y) in TaggedObjectBothAreString()
629 GateRef CircuitBuilder::BothAreString(GateRef x, GateRef y) in BothAreString()
664 GateRef CircuitBuilder::TypedBinaryOp(GateRef x, GateRef y, GateType xType, GateType yType, GateTyp… in TypedBinaryOp()
677 GateRef CircuitBuilder::TypedUnaryOp(GateRef x, GateType xType, GateType gateType) in TypedUnaryOp()
719 GateRef CircuitBuilder::NumberBinaryOp(GateRef x, GateRef y) in NumberBinaryOp()
732 GateRef CircuitBuilder::PrimitiveToNumber(GateRef x, VariableType type) in PrimitiveToNumber()
744 GateRef CircuitBuilder::LogicAnd(GateRef x, GateRef y) in LogicAnd()
768 GateRef CircuitBuilder::LogicOr(GateRef x, GateRef y) in LogicOr()
892 inline GateRef CircuitBuilder::TypedCallBuiltin(GateRef x, BuiltinsStubCSigns::ID id) in TypedCallBuiltin()