Lines Matching defs:x
383 inline GateRef StubBuilder::Int16Add(GateRef x, GateRef y) in Int16Add()
388 inline GateRef StubBuilder::Int32Add(GateRef x, GateRef y) in Int32Add()
393 inline GateRef StubBuilder::Int64Add(GateRef x, GateRef y) in Int64Add()
398 inline GateRef StubBuilder::DoubleAdd(GateRef x, GateRef y) in DoubleAdd()
403 inline GateRef StubBuilder::PtrMul(GateRef x, GateRef y) in PtrMul()
408 inline GateRef StubBuilder::PtrAdd(GateRef x, GateRef y) in PtrAdd()
413 inline GateRef StubBuilder::PtrSub(GateRef x, GateRef y) in PtrSub()
418 inline GateRef StubBuilder::IntPtrAnd(GateRef x, GateRef y) in IntPtrAnd()
423 inline GateRef StubBuilder::IntPtrEqual(GateRef x, GateRef y) in IntPtrEqual()
428 inline GateRef StubBuilder::Int16Sub(GateRef x, GateRef y) in Int16Sub()
433 inline GateRef StubBuilder::Int32Sub(GateRef x, GateRef y) in Int32Sub()
438 inline GateRef StubBuilder::Int64Sub(GateRef x, GateRef y) in Int64Sub()
443 inline GateRef StubBuilder::DoubleSub(GateRef x, GateRef y) in DoubleSub()
448 inline GateRef StubBuilder::Int32Mul(GateRef x, GateRef y) in Int32Mul()
453 inline GateRef StubBuilder::Int64Mul(GateRef x, GateRef y) in Int64Mul()
458 inline GateRef StubBuilder::DoubleMul(GateRef x, GateRef y) in DoubleMul()
463 inline GateRef StubBuilder::DoubleDiv(GateRef x, GateRef y) in DoubleDiv()
468 inline GateRef StubBuilder::Int32Div(GateRef x, GateRef y) in Int32Div()
473 inline GateRef StubBuilder::Int64Div(GateRef x, GateRef y) in Int64Div()
478 inline GateRef StubBuilder::IntPtrDiv(GateRef x, GateRef y) in IntPtrDiv()
483 inline GateRef StubBuilder::Int32Min(GateRef x, GateRef y) in Int32Min()
488 inline GateRef StubBuilder::Int32Max(GateRef x, GateRef y) in Int32Max()
493 inline GateRef StubBuilder::Int32Mod(GateRef x, GateRef y) in Int32Mod()
498 inline GateRef StubBuilder::DoubleMod(GateRef x, GateRef y) in DoubleMod()
505 inline GateRef StubBuilder::Int16Or(GateRef x, GateRef y) in Int16Or()
510 inline GateRef StubBuilder::Int16And(GateRef x, GateRef y) in Int16And()
515 inline GateRef StubBuilder::Int32Or(GateRef x, GateRef y) in Int32Or()
520 inline GateRef StubBuilder::Int8And(GateRef x, GateRef y) in Int8And()
525 inline GateRef StubBuilder::Int8Xor(GateRef x, GateRef y) in Int8Xor()
530 inline GateRef StubBuilder::Int32And(GateRef x, GateRef y) in Int32And()
535 inline GateRef StubBuilder::BitAnd(GateRef x, GateRef y) in BitAnd()
540 inline GateRef StubBuilder::BitOr(GateRef x, GateRef y) in BitOr()
545 inline GateRef StubBuilder::Int32Not(GateRef x) in Int32Not()
550 inline GateRef StubBuilder::IntPtrNot(GateRef x) in IntPtrNot()
555 inline GateRef StubBuilder::BoolNot(GateRef x) in BoolNot()
560 inline GateRef StubBuilder::Int64Or(GateRef x, GateRef y) in Int64Or()
565 inline GateRef StubBuilder::IntPtrOr(GateRef x, GateRef y) in IntPtrOr()
570 inline GateRef StubBuilder::Int64And(GateRef x, GateRef y) in Int64And()
575 inline GateRef StubBuilder::Int16LSL(GateRef x, GateRef y) in Int16LSL()
580 inline GateRef StubBuilder::Int64Xor(GateRef x, GateRef y) in Int64Xor()
585 inline GateRef StubBuilder::Int32Xor(GateRef x, GateRef y) in Int32Xor()
590 inline GateRef StubBuilder::Int8LSR(GateRef x, GateRef y) in Int8LSR()
595 inline GateRef StubBuilder::Int16LSR(GateRef x, GateRef y) in Int16LSR()
600 inline GateRef StubBuilder::Int64Not(GateRef x) in Int64Not()
605 inline GateRef StubBuilder::Int32LSL(GateRef x, GateRef y) in Int32LSL()
610 inline GateRef StubBuilder::Int64LSL(GateRef x, GateRef y) in Int64LSL()
615 inline GateRef StubBuilder::IntPtrLSL(GateRef x, GateRef y) in IntPtrLSL()
620 inline GateRef StubBuilder::Int32ASR(GateRef x, GateRef y) in Int32ASR()
625 inline GateRef StubBuilder::Int32LSR(GateRef x, GateRef y) in Int32LSR()
630 inline GateRef StubBuilder::Int64LSR(GateRef x, GateRef y) in Int64LSR()
635 inline GateRef StubBuilder::IntPtrLSR(GateRef x, GateRef y) in IntPtrLSR()
641 inline GateRef StubBuilder::BinaryOp(GateRef x, GateRef y) in BinaryOp()
647 inline GateRef StubBuilder::BinaryOpWithOverflow(GateRef x, GateRef y) in BinaryOpWithOverflow()
652 inline GateRef StubBuilder::TaggedIsInt(GateRef x) in TaggedIsInt()
657 inline GateRef StubBuilder::TaggedIsDouble(GateRef x) in TaggedIsDouble()
662 inline GateRef StubBuilder::TaggedIsObject(GateRef x) in TaggedIsObject()
703 inline GateRef StubBuilder::BothAreString(GateRef x, GateRef y) in BothAreString()
708 inline GateRef StubBuilder::TaggedIsNumber(GateRef x) in TaggedIsNumber()
713 inline GateRef StubBuilder::TaggedIsNumeric(GateRef x) in TaggedIsNumeric()
718 inline GateRef StubBuilder::TaggedIsHole(GateRef x) in TaggedIsHole()
723 inline GateRef StubBuilder::TaggedIsNotHole(GateRef x) in TaggedIsNotHole()
728 inline GateRef StubBuilder::ValueIsSpecialHole(GateRef x) in ValueIsSpecialHole()
773 inline GateRef StubBuilder::TaggedIsUndefined(GateRef x) in TaggedIsUndefined()
778 inline GateRef StubBuilder::TaggedIsException(GateRef x) in TaggedIsException()
783 inline GateRef StubBuilder::TaggedIsSpecial(GateRef x) in TaggedIsSpecial()
788 inline GateRef StubBuilder::TaggedIsRegularObject(GateRef x) in TaggedIsRegularObject()
794 inline GateRef StubBuilder::TaggedIsHeapObject(GateRef x) in TaggedIsHeapObject()
799 inline GateRef StubBuilder::TaggedIsGeneratorObject(GateRef x) in TaggedIsGeneratorObject()
804 inline GateRef StubBuilder::TaggedIsJSArray(GateRef x) in TaggedIsJSArray()
809 inline GateRef StubBuilder::IsTaggedArray(GateRef x) in IsTaggedArray()
814 inline GateRef StubBuilder::TaggedIsAsyncGeneratorObject(GateRef x) in TaggedIsAsyncGeneratorObject()
819 inline GateRef StubBuilder::TaggedIsJSGlobalObject(GateRef x) in TaggedIsJSGlobalObject()
824 inline GateRef StubBuilder::TaggedIsWeak(GateRef x) in TaggedIsWeak()
829 inline GateRef StubBuilder::TaggedIsPrototypeHandler(GateRef x) in TaggedIsPrototypeHandler()
834 inline GateRef StubBuilder::TaggedIsStoreAOTHandler(GateRef x) in TaggedIsStoreAOTHandler()
839 inline GateRef StubBuilder::TaggedIsTransWithProtoHandler(GateRef x) in TaggedIsTransWithProtoHandler()
844 inline GateRef StubBuilder::TaggedIsTransitionHandler(GateRef x) in TaggedIsTransitionHandler()
856 inline GateRef StubBuilder::DoubleIsNAN(GateRef x) in DoubleIsNAN()
861 inline GateRef StubBuilder::DoubleIsINF(GateRef x) in DoubleIsINF()
866 inline GateRef StubBuilder::DoubleIsNanOrInf(GateRef x) in DoubleIsNanOrInf()
871 inline GateRef StubBuilder::DoubleAbs(GateRef x) in DoubleAbs()
876 inline GateRef StubBuilder::DoubleIsInteger(GateRef x) in DoubleIsInteger()
883 inline GateRef StubBuilder::DoubleIsWithinInt32(GateRef x) in DoubleIsWithinInt32()
888 inline GateRef StubBuilder::DoubleTrunc(GateRef x) in DoubleTrunc()
937 inline GateRef StubBuilder::TaggedIsNull(GateRef x) in TaggedIsNull()
942 inline GateRef StubBuilder::TaggedIsUndefinedOrNull(GateRef x) in TaggedIsUndefinedOrNull()
947 inline GateRef StubBuilder::TaggedIsUndefinedOrNullOrHole(GateRef x) in TaggedIsUndefinedOrNullOrHole()
952 inline GateRef StubBuilder::TaggedIsTrue(GateRef x) in TaggedIsTrue()
957 inline GateRef StubBuilder::TaggedIsFalse(GateRef x) in TaggedIsFalse()
962 inline GateRef StubBuilder::TaggedIsBoolean(GateRef x) in TaggedIsBoolean()
967 inline GateRef StubBuilder::TaggedIsNativePointer(GateRef x) in TaggedIsNativePointer()
972 inline GateRef StubBuilder::TaggedGetInt(GateRef x) in TaggedGetInt()
977 inline GateRef StubBuilder::Int8ToTaggedInt(GateRef x) in Int8ToTaggedInt()
983 inline GateRef StubBuilder::Int16ToTaggedInt(GateRef x) in Int16ToTaggedInt()
989 inline GateRef StubBuilder::IntToTaggedPtr(GateRef x) in IntToTaggedPtr()
995 inline GateRef StubBuilder::IntToTaggedInt(GateRef x) in IntToTaggedInt()
1001 inline GateRef StubBuilder::Int64ToTaggedInt(GateRef x) in Int64ToTaggedInt()
1006 inline GateRef StubBuilder::Int64ToTaggedIntPtr(GateRef x) in Int64ToTaggedIntPtr()
1011 inline GateRef StubBuilder::DoubleToTaggedDouble(GateRef x) in DoubleToTaggedDouble()
1016 inline GateRef StubBuilder::DoubleToTaggedDoublePtr(GateRef x) in DoubleToTaggedDoublePtr()
1021 inline GateRef StubBuilder::BooleanToTaggedBooleanPtr(GateRef x) in BooleanToTaggedBooleanPtr()
1026 inline GateRef StubBuilder::TaggedPtrToTaggedDoublePtr(GateRef x) in TaggedPtrToTaggedDoublePtr()
1031 inline GateRef StubBuilder::TaggedPtrToTaggedIntPtr(GateRef x) in TaggedPtrToTaggedIntPtr()
1036 inline GateRef StubBuilder::CastDoubleToInt64(GateRef x) in CastDoubleToInt64()
1041 inline GateRef StubBuilder::CastFloat32ToInt32(GateRef x) in CastFloat32ToInt32()
1062 inline GateRef StubBuilder::Int8Equal(GateRef x, GateRef y) in Int8Equal()
1067 inline GateRef StubBuilder::Int8GreaterThanOrEqual(GateRef x, GateRef y) in Int8GreaterThanOrEqual()
1072 inline GateRef StubBuilder::Equal(GateRef x, GateRef y) in Equal()
1077 inline GateRef StubBuilder::NotEqual(GateRef x, GateRef y) in NotEqual()
1082 inline GateRef StubBuilder::Int32Equal(GateRef x, GateRef y) in Int32Equal()
1087 inline GateRef StubBuilder::Int32NotEqual(GateRef x, GateRef y) in Int32NotEqual()
1092 inline GateRef StubBuilder::Int64Equal(GateRef x, GateRef y) in Int64Equal()
1097 inline GateRef StubBuilder::DoubleEqual(GateRef x, GateRef y) in DoubleEqual()
1102 inline GateRef StubBuilder::DoubleNotEqual(GateRef x, GateRef y) in DoubleNotEqual()
1107 inline GateRef StubBuilder::DoubleLessThan(GateRef x, GateRef y) in DoubleLessThan()
1112 inline GateRef StubBuilder::DoubleLessThanOrEqual(GateRef x, GateRef y) in DoubleLessThanOrEqual()
1117 inline GateRef StubBuilder::DoubleGreaterThan(GateRef x, GateRef y) in DoubleGreaterThan()
1122 inline GateRef StubBuilder::DoubleGreaterThanOrEqual(GateRef x, GateRef y) in DoubleGreaterThanOrEqual()
1127 inline GateRef StubBuilder::Int64NotEqual(GateRef x, GateRef y) in Int64NotEqual()
1132 inline GateRef StubBuilder::Int32GreaterThan(GateRef x, GateRef y) in Int32GreaterThan()
1137 inline GateRef StubBuilder::Int32LessThan(GateRef x, GateRef y) in Int32LessThan()
1142 inline GateRef StubBuilder::Int32GreaterThanOrEqual(GateRef x, GateRef y) in Int32GreaterThanOrEqual()
1147 inline GateRef StubBuilder::Int32LessThanOrEqual(GateRef x, GateRef y) in Int32LessThanOrEqual()
1152 inline GateRef StubBuilder::Int32UnsignedGreaterThan(GateRef x, GateRef y) in Int32UnsignedGreaterThan()
1157 inline GateRef StubBuilder::Int32UnsignedLessThan(GateRef x, GateRef y) in Int32UnsignedLessThan()
1162 inline GateRef StubBuilder::Int32UnsignedGreaterThanOrEqual(GateRef x, GateRef y) in Int32UnsignedGreaterThanOrEqual()
1167 inline GateRef StubBuilder::Int32UnsignedLessThanOrEqual(GateRef x, GateRef y) in Int32UnsignedLessThanOrEqual()
1172 inline GateRef StubBuilder::Int64GreaterThan(GateRef x, GateRef y) in Int64GreaterThan()
1177 inline GateRef StubBuilder::Int64LessThan(GateRef x, GateRef y) in Int64LessThan()
1182 inline GateRef StubBuilder::Int64LessThanOrEqual(GateRef x, GateRef y) in Int64LessThanOrEqual()
1187 inline GateRef StubBuilder::Int64GreaterThanOrEqual(GateRef x, GateRef y) in Int64GreaterThanOrEqual()
1192 inline GateRef StubBuilder::Int64UnsignedLessThanOrEqual(GateRef x, GateRef y) in Int64UnsignedLessThanOrEqual()
1197 inline GateRef StubBuilder::Int64UnsignedGreaterThan(GateRef x, GateRef y) in Int64UnsignedGreaterThan()
1202 inline GateRef StubBuilder::Int64UnsignedGreaterThanOrEqual(GateRef x, GateRef y) in Int64UnsignedGreaterThanOrEqual()
1207 inline GateRef StubBuilder::IntPtrLessThan(GateRef x, GateRef y) in IntPtrLessThan()
1212 inline GateRef StubBuilder::IntPtrLessThanOrEqual(GateRef x, GateRef y) in IntPtrLessThanOrEqual()
1217 inline GateRef StubBuilder::IntPtrGreaterThan(GateRef x, GateRef y) in IntPtrGreaterThan()
1222 inline GateRef StubBuilder::IntPtrGreaterThanOrEqual(GateRef x, GateRef y) in IntPtrGreaterThanOrEqual()
2714 inline GateRef StubBuilder::GetInt64OfTInt(GateRef x) in GetInt64OfTInt()
2719 inline GateRef StubBuilder::GetInt32OfTInt(GateRef x) in GetInt32OfTInt()
2724 inline GateRef StubBuilder::TaggedCastToIntPtr(GateRef x) in TaggedCastToIntPtr()
2729 inline GateRef StubBuilder::GetDoubleOfTInt(GateRef x) in GetDoubleOfTInt()
2734 inline GateRef StubBuilder::GetDoubleOfTDouble(GateRef x) in GetDoubleOfTDouble()
2739 inline GateRef StubBuilder::GetInt32OfTNumber(GateRef x) in GetInt32OfTNumber()
2744 inline GateRef StubBuilder::GetDoubleOfTNumber(GateRef x) in GetDoubleOfTNumber()
2749 inline GateRef StubBuilder::LoadObjectFromWeakRef(GateRef x) in LoadObjectFromWeakRef()
2754 inline GateRef StubBuilder::ExtFloat32ToDouble(GateRef x) in ExtFloat32ToDouble()
2759 inline GateRef StubBuilder::ChangeInt32ToFloat32(GateRef x) in ChangeInt32ToFloat32()
2764 inline GateRef StubBuilder::ChangeInt32ToFloat64(GateRef x) in ChangeInt32ToFloat64()
2769 inline GateRef StubBuilder::ChangeUInt32ToFloat64(GateRef x) in ChangeUInt32ToFloat64()
2774 inline GateRef StubBuilder::ChangeFloat64ToInt32(GateRef x) in ChangeFloat64ToInt32()
2779 inline GateRef StubBuilder::TruncDoubleToFloat32(GateRef x) in TruncDoubleToFloat32()
2784 inline GateRef StubBuilder::ChangeTaggedPointerToInt64(GateRef x) in ChangeTaggedPointerToInt64()
2789 inline GateRef StubBuilder::Int64ToTaggedPtr(GateRef x) in Int64ToTaggedPtr()
2794 inline GateRef StubBuilder::CastInt32ToFloat32(GateRef x) in CastInt32ToFloat32()
2799 inline GateRef StubBuilder::CastInt64ToFloat64(GateRef x) in CastInt64ToFloat64()
2804 inline GateRef StubBuilder::SExtInt32ToInt64(GateRef x) in SExtInt32ToInt64()
2809 inline GateRef StubBuilder::SExtInt16ToInt64(GateRef x) in SExtInt16ToInt64()
2814 inline GateRef StubBuilder::SExtInt8ToInt64(GateRef x) in SExtInt8ToInt64()
2819 inline GateRef StubBuilder::SExtInt8ToInt32(GateRef x) in SExtInt8ToInt32()
2824 inline GateRef StubBuilder::SExtInt16ToInt32(GateRef x) in SExtInt16ToInt32()
2829 inline GateRef StubBuilder::SExtInt1ToInt64(GateRef x) in SExtInt1ToInt64()
2834 inline GateRef StubBuilder::SExtInt1ToInt32(GateRef x) in SExtInt1ToInt32()
2839 inline GateRef StubBuilder::ZExtInt8ToInt16(GateRef x) in ZExtInt8ToInt16()
2844 inline GateRef StubBuilder::ZExtInt32ToInt64(GateRef x) in ZExtInt32ToInt64()
2849 inline GateRef StubBuilder::ZExtInt1ToInt64(GateRef x) in ZExtInt1ToInt64()
2854 inline GateRef StubBuilder::ZExtInt1ToInt32(GateRef x) in ZExtInt1ToInt32()
2859 inline GateRef StubBuilder::ZExtInt8ToInt32(GateRef x) in ZExtInt8ToInt32()
2864 inline GateRef StubBuilder::ZExtInt8ToInt64(GateRef x) in ZExtInt8ToInt64()
2869 inline GateRef StubBuilder::ZExtInt8ToPtr(GateRef x) in ZExtInt8ToPtr()
2874 inline GateRef StubBuilder::ZExtInt16ToPtr(GateRef x) in ZExtInt16ToPtr()
2879 inline GateRef StubBuilder::SExtInt32ToPtr(GateRef x) in SExtInt32ToPtr()
2884 inline GateRef StubBuilder::ZExtInt16ToInt32(GateRef x) in ZExtInt16ToInt32()
2889 inline GateRef StubBuilder::ZExtInt16ToInt64(GateRef x) in ZExtInt16ToInt64()
2894 inline GateRef StubBuilder::TruncInt64ToInt32(GateRef x) in TruncInt64ToInt32()
2899 inline GateRef StubBuilder::TruncPtrToInt32(GateRef x) in TruncPtrToInt32()
2907 inline GateRef StubBuilder::TruncInt64ToInt1(GateRef x) in TruncInt64ToInt1()
2912 inline GateRef StubBuilder::TruncInt32ToInt1(GateRef x) in TruncInt32ToInt1()
3064 inline GateRef StubBuilder::IntPtrEuqal(GateRef x, GateRef y) in IntPtrEuqal()
3069 inline GateRef StubBuilder::IntPtrNotEqual(GateRef x, GateRef y) in IntPtrNotEqual()
3084 inline GateRef StubBuilder::ObjectAddressToRange(GateRef x) in ObjectAddressToRange()
3093 GateRef x = Load(VariableType::NATIVE_POINTER(), PtrAdd(IntPtr(offset), region), in RegionInSpace() local
3112 GateRef x = Load(VariableType::NATIVE_POINTER(), PtrAdd(IntPtr(offset), region), in RegionInSpace() local
3135 GateRef x = Load(VariableType::NATIVE_POINTER(), PtrAdd(IntPtr(offset), region), in InSharedHeap() local
3153 GateRef x = Load(VariableType::NATIVE_POINTER(), PtrAdd(IntPtr(offset), region), in InSharedSweepableSpace() local
3763 inline GateRef StubBuilder::AlignUp(GateRef x, GateRef alignment) in AlignUp()
3769 inline GateRef StubBuilder::AlignDown(GateRef x, GateRef alignment) in AlignDown()