• Home
  • Raw
  • Download

Lines Matching defs:x

341 inline GateRef StubBuilder::Int16Add(GateRef x, GateRef y)  in Int16Add()
346 inline GateRef StubBuilder::Int32Add(GateRef x, GateRef y) in Int32Add()
351 inline GateRef StubBuilder::Int64Add(GateRef x, GateRef y) in Int64Add()
356 inline GateRef StubBuilder::DoubleAdd(GateRef x, GateRef y) in DoubleAdd()
361 inline GateRef StubBuilder::PtrMul(GateRef x, GateRef y) in PtrMul()
366 inline GateRef StubBuilder::PtrAdd(GateRef x, GateRef y) in PtrAdd()
371 inline GateRef StubBuilder::PtrSub(GateRef x, GateRef y) in PtrSub()
376 inline GateRef StubBuilder::IntPtrAnd(GateRef x, GateRef y) in IntPtrAnd()
381 inline GateRef StubBuilder::IntPtrEqual(GateRef x, GateRef y) in IntPtrEqual()
389 inline GateRef StubBuilder::Int16Sub(GateRef x, GateRef y) in Int16Sub()
394 inline GateRef StubBuilder::Int32Sub(GateRef x, GateRef y) in Int32Sub()
399 inline GateRef StubBuilder::Int64Sub(GateRef x, GateRef y) in Int64Sub()
404 inline GateRef StubBuilder::DoubleSub(GateRef x, GateRef y) in DoubleSub()
409 inline GateRef StubBuilder::Int32Mul(GateRef x, GateRef y) in Int32Mul()
414 inline GateRef StubBuilder::Int64Mul(GateRef x, GateRef y) in Int64Mul()
419 inline GateRef StubBuilder::DoubleMul(GateRef x, GateRef y) in DoubleMul()
424 inline GateRef StubBuilder::DoubleDiv(GateRef x, GateRef y) in DoubleDiv()
429 inline GateRef StubBuilder::Int32Div(GateRef x, GateRef y) in Int32Div()
434 inline GateRef StubBuilder::Int64Div(GateRef x, GateRef y) in Int64Div()
439 inline GateRef StubBuilder::IntPtrDiv(GateRef x, GateRef y) in IntPtrDiv()
444 inline GateRef StubBuilder::Int32Mod(GateRef x, GateRef y) in Int32Mod()
449 inline GateRef StubBuilder::DoubleMod(GateRef x, GateRef y) in DoubleMod()
455 inline GateRef StubBuilder::Int32Or(GateRef x, GateRef y) in Int32Or()
460 inline GateRef StubBuilder::Int8And(GateRef x, GateRef y) in Int8And()
465 inline GateRef StubBuilder::Int32And(GateRef x, GateRef y) in Int32And()
470 inline GateRef StubBuilder::BoolAnd(GateRef x, GateRef y) in BoolAnd()
475 inline GateRef StubBuilder::BoolOr(GateRef x, GateRef y) in BoolOr()
480 inline GateRef StubBuilder::Int32Not(GateRef x) in Int32Not()
485 inline GateRef StubBuilder::IntPtrNot(GateRef x) in IntPtrNot()
490 inline GateRef StubBuilder::BoolNot(GateRef x) in BoolNot()
495 inline GateRef StubBuilder::Int64Or(GateRef x, GateRef y) in Int64Or()
500 inline GateRef StubBuilder::IntPtrOr(GateRef x, GateRef y) in IntPtrOr()
505 inline GateRef StubBuilder::Int64And(GateRef x, GateRef y) in Int64And()
510 inline GateRef StubBuilder::Int16LSL(GateRef x, GateRef y) in Int16LSL()
515 inline GateRef StubBuilder::Int64Xor(GateRef x, GateRef y) in Int64Xor()
520 inline GateRef StubBuilder::Int32Xor(GateRef x, GateRef y) in Int32Xor()
525 inline GateRef StubBuilder::Int8LSR(GateRef x, GateRef y) in Int8LSR()
530 inline GateRef StubBuilder::Int64Not(GateRef x) in Int64Not()
535 inline GateRef StubBuilder::Int32LSL(GateRef x, GateRef y) in Int32LSL()
540 inline GateRef StubBuilder::Int64LSL(GateRef x, GateRef y) in Int64LSL()
545 inline GateRef StubBuilder::IntPtrLSL(GateRef x, GateRef y) in IntPtrLSL()
550 inline GateRef StubBuilder::Int32ASR(GateRef x, GateRef y) in Int32ASR()
555 inline GateRef StubBuilder::Int32LSR(GateRef x, GateRef y) in Int32LSR()
560 inline GateRef StubBuilder::Int64LSR(GateRef x, GateRef y) in Int64LSR()
565 inline GateRef StubBuilder::IntPtrLSR(GateRef x, GateRef y) in IntPtrLSR()
571 inline GateRef StubBuilder::BinaryOp(GateRef x, GateRef y) in BinaryOp()
577 inline GateRef StubBuilder::BinaryOpWithOverflow(GateRef x, GateRef y) in BinaryOpWithOverflow()
582 inline GateRef StubBuilder::TaggedIsInt(GateRef x) in TaggedIsInt()
587 inline GateRef StubBuilder::TaggedIsDouble(GateRef x) in TaggedIsDouble()
592 inline GateRef StubBuilder::TaggedIsObject(GateRef x) in TaggedIsObject()
617 inline GateRef StubBuilder::BothAreString(GateRef x, GateRef y) in BothAreString()
624 inline GateRef StubBuilder::TaggedIsNumber(GateRef x) in TaggedIsNumber()
629 inline GateRef StubBuilder::TaggedIsNumeric(GateRef x) in TaggedIsNumeric()
634 inline GateRef StubBuilder::TaggedIsHole(GateRef x) in TaggedIsHole()
639 inline GateRef StubBuilder::TaggedIsNotHole(GateRef x) in TaggedIsNotHole()
644 inline GateRef StubBuilder::TaggedIsUndefined(GateRef x) in TaggedIsUndefined()
649 inline GateRef StubBuilder::TaggedIsException(GateRef x) in TaggedIsException()
654 inline GateRef StubBuilder::TaggedIsSpecial(GateRef x) in TaggedIsSpecial()
659 inline GateRef StubBuilder::TaggedIsRegularObject(GateRef x) in TaggedIsRegularObject()
665 inline GateRef StubBuilder::TaggedIsHeapObject(GateRef x) in TaggedIsHeapObject()
670 inline GateRef StubBuilder::TaggedIsGeneratorObject(GateRef x) in TaggedIsGeneratorObject()
675 inline GateRef StubBuilder::TaggedIsJSArray(GateRef x) in TaggedIsJSArray()
680 inline GateRef StubBuilder::TaggedIsAsyncGeneratorObject(GateRef x) in TaggedIsAsyncGeneratorObject()
685 inline GateRef StubBuilder::TaggedIsJSGlobalObject(GateRef x) in TaggedIsJSGlobalObject()
690 inline GateRef StubBuilder::TaggedIsWeak(GateRef x) in TaggedIsWeak()
695 inline GateRef StubBuilder::TaggedIsPrototypeHandler(GateRef x) in TaggedIsPrototypeHandler()
700 inline GateRef StubBuilder::TaggedIsStoreTSHandler(GateRef x) in TaggedIsStoreTSHandler()
705 inline GateRef StubBuilder::TaggedIsTransWithProtoHandler(GateRef x) in TaggedIsTransWithProtoHandler()
710 inline GateRef StubBuilder::TaggedIsTransitionHandler(GateRef x) in TaggedIsTransitionHandler()
722 inline GateRef StubBuilder::DoubleIsNAN(GateRef x) in DoubleIsNAN()
727 inline GateRef StubBuilder::DoubleIsINF(GateRef x) in DoubleIsINF()
732 inline GateRef StubBuilder::TaggedIsNull(GateRef x) in TaggedIsNull()
737 inline GateRef StubBuilder::TaggedIsUndefinedOrNull(GateRef x) in TaggedIsUndefinedOrNull()
742 inline GateRef StubBuilder::TaggedIsTrue(GateRef x) in TaggedIsTrue()
747 inline GateRef StubBuilder::TaggedIsFalse(GateRef x) in TaggedIsFalse()
752 inline GateRef StubBuilder::TaggedIsBoolean(GateRef x) in TaggedIsBoolean()
757 inline GateRef StubBuilder::TaggedGetInt(GateRef x) in TaggedGetInt()
762 inline GateRef StubBuilder::Int8ToTaggedInt(GateRef x) in Int8ToTaggedInt()
768 inline GateRef StubBuilder::Int16ToTaggedInt(GateRef x) in Int16ToTaggedInt()
774 inline GateRef StubBuilder::IntToTaggedPtr(GateRef x) in IntToTaggedPtr()
780 inline GateRef StubBuilder::IntToTaggedInt(GateRef x) in IntToTaggedInt()
786 inline GateRef StubBuilder::Int64ToTaggedInt(GateRef x) in Int64ToTaggedInt()
791 inline GateRef StubBuilder::Int64ToTaggedIntPtr(GateRef x) in Int64ToTaggedIntPtr()
796 inline GateRef StubBuilder::DoubleToTaggedDoublePtr(GateRef x) in DoubleToTaggedDoublePtr()
801 inline GateRef StubBuilder::TaggedPtrToTaggedDoublePtr(GateRef x) in TaggedPtrToTaggedDoublePtr()
806 inline GateRef StubBuilder::TaggedPtrToTaggedIntPtr(GateRef x) in TaggedPtrToTaggedIntPtr()
811 inline GateRef StubBuilder::CastDoubleToInt64(GateRef x) in CastDoubleToInt64()
832 inline GateRef StubBuilder::Int8Equal(GateRef x, GateRef y) in Int8Equal()
837 inline GateRef StubBuilder::Equal(GateRef x, GateRef y) in Equal()
842 inline GateRef StubBuilder::Int32Equal(GateRef x, GateRef y) in Int32Equal()
847 inline GateRef StubBuilder::Int32NotEqual(GateRef x, GateRef y) in Int32NotEqual()
852 inline GateRef StubBuilder::Int64Equal(GateRef x, GateRef y) in Int64Equal()
857 inline GateRef StubBuilder::DoubleEqual(GateRef x, GateRef y) in DoubleEqual()
862 inline GateRef StubBuilder::DoubleNotEqual(GateRef x, GateRef y) in DoubleNotEqual()
867 inline GateRef StubBuilder::DoubleLessThan(GateRef x, GateRef y) in DoubleLessThan()
872 inline GateRef StubBuilder::DoubleLessThanOrEqual(GateRef x, GateRef y) in DoubleLessThanOrEqual()
877 inline GateRef StubBuilder::DoubleGreaterThan(GateRef x, GateRef y) in DoubleGreaterThan()
882 inline GateRef StubBuilder::DoubleGreaterThanOrEqual(GateRef x, GateRef y) in DoubleGreaterThanOrEqual()
887 inline GateRef StubBuilder::Int64NotEqual(GateRef x, GateRef y) in Int64NotEqual()
892 inline GateRef StubBuilder::Int32GreaterThan(GateRef x, GateRef y) in Int32GreaterThan()
897 inline GateRef StubBuilder::Int32LessThan(GateRef x, GateRef y) in Int32LessThan()
902 inline GateRef StubBuilder::Int32GreaterThanOrEqual(GateRef x, GateRef y) in Int32GreaterThanOrEqual()
907 inline GateRef StubBuilder::Int32LessThanOrEqual(GateRef x, GateRef y) in Int32LessThanOrEqual()
912 inline GateRef StubBuilder::Int32UnsignedGreaterThan(GateRef x, GateRef y) in Int32UnsignedGreaterThan()
917 inline GateRef StubBuilder::Int32UnsignedLessThan(GateRef x, GateRef y) in Int32UnsignedLessThan()
922 inline GateRef StubBuilder::Int32UnsignedGreaterThanOrEqual(GateRef x, GateRef y) in Int32UnsignedGreaterThanOrEqual()
927 inline GateRef StubBuilder::Int32UnsignedLessThanOrEqual(GateRef x, GateRef y) in Int32UnsignedLessThanOrEqual()
932 inline GateRef StubBuilder::Int64GreaterThan(GateRef x, GateRef y) in Int64GreaterThan()
937 inline GateRef StubBuilder::Int64LessThan(GateRef x, GateRef y) in Int64LessThan()
942 inline GateRef StubBuilder::Int64LessThanOrEqual(GateRef x, GateRef y) in Int64LessThanOrEqual()
947 inline GateRef StubBuilder::Int64GreaterThanOrEqual(GateRef x, GateRef y) in Int64GreaterThanOrEqual()
952 inline GateRef StubBuilder::Int64UnsignedLessThanOrEqual(GateRef x, GateRef y) in Int64UnsignedLessThanOrEqual()
957 inline GateRef StubBuilder::IntPtrGreaterThan(GateRef x, GateRef y) in IntPtrGreaterThan()
2192 inline GateRef StubBuilder::GetInt64OfTInt(GateRef x) in GetInt64OfTInt()
2197 inline GateRef StubBuilder::GetInt32OfTInt(GateRef x) in GetInt32OfTInt()
2202 inline GateRef StubBuilder::TaggedCastToIntPtr(GateRef x) in TaggedCastToIntPtr()
2207 inline GateRef StubBuilder::GetDoubleOfTInt(GateRef x) in GetDoubleOfTInt()
2212 inline GateRef StubBuilder::GetDoubleOfTDouble(GateRef x) in GetDoubleOfTDouble()
2217 inline GateRef StubBuilder::GetDoubleOfTNumber(GateRef x) in GetDoubleOfTNumber()
2222 inline GateRef StubBuilder::LoadObjectFromWeakRef(GateRef x) in LoadObjectFromWeakRef()
2227 inline GateRef StubBuilder::ExtFloat32ToDouble(GateRef x) in ExtFloat32ToDouble()
2232 inline GateRef StubBuilder::ChangeInt32ToFloat32(GateRef x) in ChangeInt32ToFloat32()
2237 inline GateRef StubBuilder::ChangeInt32ToFloat64(GateRef x) in ChangeInt32ToFloat64()
2242 inline GateRef StubBuilder::ChangeUInt32ToFloat64(GateRef x) in ChangeUInt32ToFloat64()
2247 inline GateRef StubBuilder::ChangeFloat64ToInt32(GateRef x) in ChangeFloat64ToInt32()
2252 inline GateRef StubBuilder::ChangeTaggedPointerToInt64(GateRef x) in ChangeTaggedPointerToInt64()
2257 inline GateRef StubBuilder::Int64ToTaggedPtr(GateRef x) in Int64ToTaggedPtr()
2262 inline GateRef StubBuilder::CastInt32ToFloat32(GateRef x) in CastInt32ToFloat32()
2267 inline GateRef StubBuilder::CastInt64ToFloat64(GateRef x) in CastInt64ToFloat64()
2272 inline GateRef StubBuilder::SExtInt32ToInt64(GateRef x) in SExtInt32ToInt64()
2277 inline GateRef StubBuilder::SExtInt16ToInt64(GateRef x) in SExtInt16ToInt64()
2282 inline GateRef StubBuilder::SExtInt8ToInt64(GateRef x) in SExtInt8ToInt64()
2287 inline GateRef StubBuilder::SExtInt8ToInt32(GateRef x) in SExtInt8ToInt32()
2292 inline GateRef StubBuilder::SExtInt16ToInt32(GateRef x) in SExtInt16ToInt32()
2297 inline GateRef StubBuilder::SExtInt1ToInt64(GateRef x) in SExtInt1ToInt64()
2302 inline GateRef StubBuilder::SExtInt1ToInt32(GateRef x) in SExtInt1ToInt32()
2307 inline GateRef StubBuilder::ZExtInt8ToInt16(GateRef x) in ZExtInt8ToInt16()
2312 inline GateRef StubBuilder::ZExtInt32ToInt64(GateRef x) in ZExtInt32ToInt64()
2317 inline GateRef StubBuilder::ZExtInt1ToInt64(GateRef x) in ZExtInt1ToInt64()
2322 inline GateRef StubBuilder::ZExtInt1ToInt32(GateRef x) in ZExtInt1ToInt32()
2327 inline GateRef StubBuilder::ZExtInt8ToInt32(GateRef x) in ZExtInt8ToInt32()
2332 inline GateRef StubBuilder::ZExtInt8ToInt64(GateRef x) in ZExtInt8ToInt64()
2337 inline GateRef StubBuilder::ZExtInt8ToPtr(GateRef x) in ZExtInt8ToPtr()
2342 inline GateRef StubBuilder::ZExtInt16ToPtr(GateRef x) in ZExtInt16ToPtr()
2347 inline GateRef StubBuilder::SExtInt32ToPtr(GateRef x) in SExtInt32ToPtr()
2352 inline GateRef StubBuilder::ZExtInt16ToInt32(GateRef x) in ZExtInt16ToInt32()
2357 inline GateRef StubBuilder::ZExtInt16ToInt64(GateRef x) in ZExtInt16ToInt64()
2362 inline GateRef StubBuilder::TruncInt64ToInt32(GateRef x) in TruncInt64ToInt32()
2367 inline GateRef StubBuilder::TruncPtrToInt32(GateRef x) in TruncPtrToInt32()
2375 inline GateRef StubBuilder::TruncInt64ToInt1(GateRef x) in TruncInt64ToInt1()
2380 inline GateRef StubBuilder::TruncInt32ToInt1(GateRef x) in TruncInt32ToInt1()
2510 inline GateRef StubBuilder::IntPtrEuqal(GateRef x, GateRef y) in IntPtrEuqal()
2525 inline GateRef StubBuilder::ObjectAddressToRange(GateRef x) in ObjectAddressToRange()
2534 GateRef x = Load(VariableType::NATIVE_POINTER(), PtrAdd(IntPtr(offset), region), in InYoungGeneration() local
2878 inline GateRef StubBuilder::AlignUp(GateRef x, GateRef alignment) in AlignUp()