Searched defs:xType (Results 1 – 3 of 3) sorted by relevance
46 auto xType = acc_.GetMachineType(x); in Equal() local67 auto xType = acc_.GetMachineType(x); in NotEqual() local895 GateRef CircuitBuilder::TypedBinaryOp(GateRef x, GateRef y, GateType xType, GateType yType, GateTyp… in TypedBinaryOp()954 GateRef CircuitBuilder::TypedUnaryOp(GateRef x, GateType xType, GateType gateType) in TypedUnaryOp()968 GateRef CircuitBuilder::TypedConditionJump(GateRef x, GateType xType) in TypedConditionJump()
187 JSType xType = left.GetTaggedObject()->GetClass()->GetObjectType(); in EqualWithIC() local
239 JSType xType = x.GetTaggedValue().GetTaggedObject()->GetClass()->GetObjectType(); in Equal() local