Home | History | Annotate | Download | only in x64

Lines Matching refs:DECLARE_CONCRETE_INSTRUCTION

190 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic)              \
394 DECLARE_CONCRETE_INSTRUCTION(InstructionGap, "gap")
403 DECLARE_CONCRETE_INSTRUCTION(Goto, "goto")
418 DECLARE_CONCRETE_INSTRUCTION(LazyBailout, "lazy-bailout")
435 DECLARE_CONCRETE_INSTRUCTION(DummyUse, "dummy-use")
441 DECLARE_CONCRETE_INSTRUCTION(Deoptimize, "deoptimize")
452 DECLARE_CONCRETE_INSTRUCTION(Label, "label")
473 DECLARE_CONCRETE_INSTRUCTION(Parameter, "parameter")
479 DECLARE_CONCRETE_INSTRUCTION(CallStub, "call-stub")
491 DECLARE_CONCRETE_INSTRUCTION(UnknownOSRValue, "unknown-osr-value")
549 DECLARE_CONCRETE_INSTRUCTION(WrapReceiver, "wrap-receiver")
570 DECLARE_CONCRETE_INSTRUCTION(ApplyArguments, "apply-arguments")
586 DECLARE_CONCRETE_INSTRUCTION(AccessArgumentsAt, "access-arguments-at")
600 DECLARE_CONCRETE_INSTRUCTION(ArgumentsLength, "arguments-length")
606 DECLARE_CONCRETE_INSTRUCTION(ArgumentsElements, "arguments-elements")
623 DECLARE_CONCRETE_INSTRUCTION(ModI, "mod-i")
642 DECLARE_CONCRETE_INSTRUCTION(DivI, "div-i")
661 DECLARE_CONCRETE_INSTRUCTION(MathFloorOfDiv, "math-floor-of-div")
676 DECLARE_CONCRETE_INSTRUCTION(MulI, "mul-i")
691 DECLARE_CONCRETE_INSTRUCTION(CompareNumericAndBranch,
712 DECLARE_CONCRETE_INSTRUCTION(MathFloor, "math-floor")
725 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
738 DECLARE_CONCRETE_INSTRUCTION(MathAbs, "math-abs")
751 DECLARE_CONCRETE_INSTRUCTION(MathLog, "math-log")
763 DECLARE_CONCRETE_INSTRUCTION(MathSin, "math-sin")
775 DECLARE_CONCRETE_INSTRUCTION(MathCos, "math-cos")
787 DECLARE_CONCRETE_INSTRUCTION(MathTan, "math-tan")
804 DECLARE_CONCRETE_INSTRUCTION(MathExp, "math-exp")
816 DECLARE_CONCRETE_INSTRUCTION(MathSqrt, "math-sqrt")
828 DECLARE_CONCRETE_INSTRUCTION(MathPowHalf, "math-pow-half")
842 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
854 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
867 DECLARE_CONCRETE_INSTRUCTION(IsObjectAndBranch, "is-object-and-branch")
882 DECLARE_CONCRETE_INSTRUCTION(IsNumberAndBranch, "is-number-and-branch")
897 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
912 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
929 DECLARE_CONCRETE_INSTRUCTION(IsUndetectableAndBranch,
947 DECLARE_CONCRETE_INSTRUCTION(StringCompareAndBranch,
965 DECLARE_CONCRETE_INSTRUCTION(HasInstanceTypeAndBranch,
981 DECLARE_CONCRETE_INSTRUCTION(GetCachedArrayIndex, "get-cached-array-index")
994 DECLARE_CONCRETE_INSTRUCTION(HasCachedArrayIndexAndBranch,
1014 DECLARE_CONCRETE_INSTRUCTION(ClassOfTestAndBranch,
1032 DECLARE_CONCRETE_INSTRUCTION(CmpT, "cmp-t")
1049 DECLARE_CONCRETE_INSTRUCTION(InstanceOf, "instance-of")
1063 DECLARE_CONCRETE_INSTRUCTION(InstanceOfKnownGlobal,
1088 DECLARE_CONCRETE_INSTRUCTION(InstanceSize, "instance-size")
1103 DECLARE_CONCRETE_INSTRUCTION(BoundsCheck, "bounds-check")
1120 DECLARE_CONCRETE_INSTRUCTION(BitI, "bit-i")
1138 DECLARE_CONCRETE_INSTRUCTION(ShiftI, "shift-i")
1156 DECLARE_CONCRETE_INSTRUCTION(SubI, "sub-i")
1163 DECLARE_CONCRETE_INSTRUCTION(ConstantI, "constant-i")
1172 DECLARE_CONCRETE_INSTRUCTION(ConstantS, "constant-s")
1187 DECLARE_CONCRETE_INSTRUCTION(ConstantD, "constant-d")
1196 DECLARE_CONCRETE_INSTRUCTION(ConstantE, "constant-e")
1207 DECLARE_CONCRETE_INSTRUCTION(ConstantT, "constant-t")
1222 DECLARE_CONCRETE_INSTRUCTION(Branch, "branch")
1231 DECLARE_CONCRETE_INSTRUCTION(DebugBreak, "break")
1243 DECLARE_CONCRETE_INSTRUCTION(CmpMapAndBranch, "cmp-map-and-branch")
1258 DECLARE_CONCRETE_INSTRUCTION(MapEnumLength, "map-enum-length")
1270 DECLARE_CONCRETE_INSTRUCTION(ElementsKind, "elements-kind")
1283 DECLARE_CONCRETE_INSTRUCTION(ValueOf, "value-of")
1297 DECLARE_CONCRETE_INSTRUCTION(ValueOf, "date-field")
1321 DECLARE_CONCRETE_INSTRUCTION(SeqStringSetChar, "seq-string-set-char")
1337 DECLARE_CONCRETE_INSTRUCTION(Throw, "throw")
1356 DECLARE_CONCRETE_INSTRUCTION(AddI, "add-i")
1371 DECLARE_CONCRETE_INSTRUCTION(MathMinMax, "math-min-max")
1386 DECLARE_CONCRETE_INSTRUCTION(Power, "power")
1399 DECLARE_CONCRETE_INSTRUCTION(Random, "random")
1464 DECLARE_CONCRETE_INSTRUCTION(Return, "return")
1477 DECLARE_CONCRETE_INSTRUCTION(LoadNamedField, "load-named-field")
1488 DECLARE_CONCRETE_INSTRUCTION(LoadNamedGeneric, "load-named-generic")
1502 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1517 DECLARE_CONCRETE_INSTRUCTION(LoadExternalArrayPointer,
1529 DECLARE_CONCRETE_INSTRUCTION(LoadKeyed, "load-keyed")
1552 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1561 DECLARE_CONCRETE_INSTRUCTION(LoadGlobalCell, "load-global-cell")
1572 DECLARE_CONCRETE_INSTRUCTION(LoadGlobalGeneric, "load-global-generic")
1591 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalCell, "store-global-cell")
1607 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalGeneric, "store-global-generic")
1623 DECLARE_CONCRETE_INSTRUCTION(LoadContextSlot, "load-context-slot")
1644 DECLARE_CONCRETE_INSTRUCTION(StoreContextSlot, "store-context-slot")
1661 DECLARE_CONCRETE_INSTRUCTION(PushArgument, "push-argument")
1671 DECLARE_CONCRETE_INSTRUCTION(Drop, "drop")
1689 DECLARE_CONCRETE_INSTRUCTION(InnerAllocatedObject, "sub-allocated-object")
1696 DECLARE_CONCRETE_INSTRUCTION(ThisFunction, "this-function")
1703 DECLARE_CONCRETE_INSTRUCTION(Context, "context")
1716 DECLARE_CONCRETE_INSTRUCTION(OuterContext, "outer-context")
1722 DECLARE_CONCRETE_INSTRUCTION(DeclareGlobals, "declare-globals")
1729 DECLARE_CONCRETE_INSTRUCTION(GlobalObject, "global-object")
1741 DECLARE_CONCRETE_INSTRUCTION(GlobalReceiver, "global-receiver")
1747 DECLARE_CONCRETE_INSTRUCTION(CallConstantFunction, "call-constant-function")
1765 DECLARE_CONCRETE_INSTRUCTION(InvokeFunction, "invoke-function")
1780 DECLARE_CONCRETE_INSTRUCTION(CallKeyed, "call-keyed")
1793 DECLARE_CONCRETE_INSTRUCTION(CallNamed, "call-named")
1809 DECLARE_CONCRETE_INSTRUCTION(CallFunction, "call-function")
1819 DECLARE_CONCRETE_INSTRUCTION(CallGlobal, "call-global")
1831 DECLARE_CONCRETE_INSTRUCTION(CallKnownGlobal, "call-known-global")
1848 DECLARE_CONCRETE_INSTRUCTION(CallNew, "call-new")
1865 DECLARE_CONCRETE_INSTRUCTION(CallNewArray, "call-new-array")
1876 DECLARE_CONCRETE_INSTRUCTION(CallRuntime, "call-runtime")
1892 DECLARE_CONCRETE_INSTRUCTION(Integer32ToDouble, "int32-to-double")
1904 DECLARE_CONCRETE_INSTRUCTION(Integer32ToSmi, "int32-to-smi")
1919 DECLARE_CONCRETE_INSTRUCTION(Uint32ToDouble, "uint32-to-double")
1931 DECLARE_CONCRETE_INSTRUCTION(Uint32ToSmi, "uint32-to-smi")
1944 DECLARE_CONCRETE_INSTRUCTION(NumberTagI, "number-tag-i")
1958 DECLARE_CONCRETE_INSTRUCTION(NumberTagU, "number-tag-u")
1972 DECLARE_CONCRETE_INSTRUCTION(NumberTagD, "number-tag-d")
1986 DECLARE_CONCRETE_INSTRUCTION(DoubleToI, "double-to-i")
2001 DECLARE_CONCRETE_INSTRUCTION(DoubleToSmi, "double-to-smi")
2017 DECLARE_CONCRETE_INSTRUCTION(TaggedToI, "tagged-to-i")
2032 DECLARE_CONCRETE_INSTRUCTION(SmiTag, "smi-tag")
2044 DECLARE_CONCRETE_INSTRUCTION(NumberUntagD, "double-untag")
2059 DECLARE_CONCRETE_INSTRUCTION(SmiUntag, "smi-untag")
2078 DECLARE_CONCRETE_INSTRUCTION(StoreNamedField, "store-named-field")
2100 DECLARE_CONCRETE_INSTRUCTION(StoreNamedGeneric, "store-named-generic")
2124 DECLARE_CONCRETE_INSTRUCTION(StoreKeyed, "store-keyed")
2145 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2168 DECLARE_CONCRETE_INSTRUCTION(TransitionElementsKind,
2192 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
2207 DECLARE_CONCRETE_INSTRUCTION(StringAdd, "string-add")
2222 DECLARE_CONCRETE_INSTRUCTION(StringCharCodeAt, "string-char-code-at")
2235 DECLARE_CONCRETE_INSTRUCTION(StringCharFromCode, "string-char-from-code")
2248 DECLARE_CONCRETE_INSTRUCTION(CheckFunction, "check-function")
2261 DECLARE_CONCRETE_INSTRUCTION(CheckInstanceType, "check-instance-type")
2274 DECLARE_CONCRETE_INSTRUCTION(CheckMaps, "check-maps")
2287 DECLARE_CONCRETE_INSTRUCTION(CheckSmi, "check-smi")
2299 DECLARE_CONCRETE_INSTRUCTION(ClampDToUint8, "clamp-d-to-uint8")
2311 DECLARE_CONCRETE_INSTRUCTION(ClampIToUint8, "clamp-i-to-uint8")
2326 DECLARE_CONCRETE_INSTRUCTION(ClampTToUint8, "clamp-t-to-uint8")
2338 DECLARE_CONCRETE_INSTRUCTION(CheckNonSmi, "check-non-smi")
2353 DECLARE_CONCRETE_INSTRUCTION(Allocate, "allocate")
2360 DECLARE_CONCRETE_INSTRUCTION(RegExpLiteral, "regexp-literal")
2367 DECLARE_CONCRETE_INSTRUCTION(FunctionLiteral, "function-literal")
2380 DECLARE_CONCRETE_INSTRUCTION(ToFastProperties, "to-fast-properties")
2393 DECLARE_CONCRETE_INSTRUCTION(Typeof, "typeof")
2405 DECLARE_CONCRETE_INSTRUCTION(TypeofIsAndBranch, "typeof-is-and-branch")
2422 DECLARE_CONCRETE_INSTRUCTION(IsConstructCallAndBranch,
2433 DECLARE_CONCRETE_INSTRUCTION(OsrEntry, "osr-entry")
2439 DECLARE_CONCRETE_INSTRUCTION(StackCheck, "stack-check")
2457 DECLARE_CONCRETE_INSTRUCTION(ForInPrepareMap, "for-in-prepare-map")
2469 DECLARE_CONCRETE_INSTRUCTION(ForInCacheArray, "for-in-cache-array")
2487 DECLARE_CONCRETE_INSTRUCTION(CheckMapValue, "check-map-value")
2501 DECLARE_CONCRETE_INSTRUCTION(LoadFieldByIndex, "load-field-by-index")
2688 #undef DECLARE_CONCRETE_INSTRUCTION