Home | History | Annotate | Download | only in ia32

Lines Matching refs:DECLARE_CONCRETE_INSTRUCTION

192 #define DECLARE_CONCRETE_INSTRUCTION(type, mnemonic)              \
401 DECLARE_CONCRETE_INSTRUCTION(InstructionGap, "gap")
410 DECLARE_CONCRETE_INSTRUCTION(Goto, "goto")
423 DECLARE_CONCRETE_INSTRUCTION(LazyBailout, "lazy-bailout")
432 DECLARE_CONCRETE_INSTRUCTION(DummyUse, "dummy-use")
438 DECLARE_CONCRETE_INSTRUCTION(Deoptimize, "deoptimize")
449 DECLARE_CONCRETE_INSTRUCTION(Label, "label")
470 DECLARE_CONCRETE_INSTRUCTION(Parameter, "parameter")
482 DECLARE_CONCRETE_INSTRUCTION(CallStub, "call-stub")
494 DECLARE_CONCRETE_INSTRUCTION(UnknownOSRValue, "unknown-osr-value")
556 DECLARE_CONCRETE_INSTRUCTION(WrapReceiver, "wrap-receiver")
577 DECLARE_CONCRETE_INSTRUCTION(ApplyArguments, "apply-arguments")
593 DECLARE_CONCRETE_INSTRUCTION(AccessArgumentsAt, "access-arguments-at")
607 DECLARE_CONCRETE_INSTRUCTION(ArgumentsLength, "arguments-length")
613 DECLARE_CONCRETE_INSTRUCTION(ArgumentsElements, "arguments-elements")
620 DECLARE_CONCRETE_INSTRUCTION(DebugBreak, "break")
636 DECLARE_CONCRETE_INSTRUCTION(ModI, "mod-i")
654 DECLARE_CONCRETE_INSTRUCTION(DivI, "div-i")
673 DECLARE_CONCRETE_INSTRUCTION(MathFloorOfDiv, "math-floor-of-div")
690 DECLARE_CONCRETE_INSTRUCTION(MulI, "mul-i")
705 DECLARE_CONCRETE_INSTRUCTION(CompareNumericAndBranch,
726 DECLARE_CONCRETE_INSTRUCTION(MathFloor, "math-floor")
743 DECLARE_CONCRETE_INSTRUCTION(MathRound, "math-round")
758 DECLARE_CONCRETE_INSTRUCTION(MathAbs, "math-abs")
771 DECLARE_CONCRETE_INSTRUCTION(MathLog, "math-log")
783 DECLARE_CONCRETE_INSTRUCTION(MathSin, "math-sin")
795 DECLARE_CONCRETE_INSTRUCTION(MathCos, "math-cos")
807 DECLARE_CONCRETE_INSTRUCTION(MathTan, "math-tan")
826 DECLARE_CONCRETE_INSTRUCTION(MathExp, "math-exp")
838 DECLARE_CONCRETE_INSTRUCTION(MathSqrt, "math-sqrt")
854 DECLARE_CONCRETE_INSTRUCTION(MathPowHalf, "math-pow-half")
868 DECLARE_CONCRETE_INSTRUCTION(CmpObjectEqAndBranch, "cmp-object-eq-and-branch")
880 DECLARE_CONCRETE_INSTRUCTION(CmpHoleAndBranch, "cmp-hole-and-branch")
895 DECLARE_CONCRETE_INSTRUCTION(IsObjectAndBranch, "is-object-and-branch")
909 DECLARE_CONCRETE_INSTRUCTION(IsNumberAndBranch, "is-number-and-branch")
924 DECLARE_CONCRETE_INSTRUCTION(IsStringAndBranch, "is-string-and-branch")
939 DECLARE_CONCRETE_INSTRUCTION(IsSmiAndBranch, "is-smi-and-branch")
956 DECLARE_CONCRETE_INSTRUCTION(IsUndetectableAndBranch,
975 DECLARE_CONCRETE_INSTRUCTION(StringCompareAndBranch,
995 DECLARE_CONCRETE_INSTRUCTION(HasInstanceTypeAndBranch,
1011 DECLARE_CONCRETE_INSTRUCTION(GetCachedArrayIndex, "get-cached-array-index")
1024 DECLARE_CONCRETE_INSTRUCTION(HasCachedArrayIndexAndBranch,
1039 DECLARE_CONCRETE_INSTRUCTION(IsConstructCallAndBranch,
1056 DECLARE_CONCRETE_INSTRUCTION(ClassOfTestAndBranch,
1072 DECLARE_CONCRETE_INSTRUCTION(CmpT, "cmp-t")
1089 DECLARE_CONCRETE_INSTRUCTION(InstanceOf, "instance-of")
1104 DECLARE_CONCRETE_INSTRUCTION(InstanceOfKnownGlobal,
1129 DECLARE_CONCRETE_INSTRUCTION(InstanceSize, "instance-size")
1144 DECLARE_CONCRETE_INSTRUCTION(BoundsCheck, "bounds-check")
1159 DECLARE_CONCRETE_INSTRUCTION(BitI, "bit-i")
1177 DECLARE_CONCRETE_INSTRUCTION(ShiftI, "shift-i")
1198 DECLARE_CONCRETE_INSTRUCTION(SubI, "sub-i")
1205 DECLARE_CONCRETE_INSTRUCTION(ConstantI, "constant-i")
1214 DECLARE_CONCRETE_INSTRUCTION(ConstantS, "constant-s")
1229 DECLARE_CONCRETE_INSTRUCTION(ConstantD, "constant-d")
1238 DECLARE_CONCRETE_INSTRUCTION(ConstantE, "constant-e")
1249 DECLARE_CONCRETE_INSTRUCTION(ConstantT, "constant-t")
1266 DECLARE_CONCRETE_INSTRUCTION(Branch, "branch")
1281 DECLARE_CONCRETE_INSTRUCTION(CmpMapAndBranch, "cmp-map-and-branch")
1296 DECLARE_CONCRETE_INSTRUCTION(MapEnumLength, "map-enum-length")
1308 DECLARE_CONCRETE_INSTRUCTION(ElementsKind, "elements-kind")
1323 DECLARE_CONCRETE_INSTRUCTION(ValueOf, "value-of")
1339 DECLARE_CONCRETE_INSTRUCTION(DateField, "date-field")
1365 DECLARE_CONCRETE_INSTRUCTION(SeqStringSetChar, "seq-string-set-char")
1383 DECLARE_CONCRETE_INSTRUCTION(Throw, "throw")
1402 DECLARE_CONCRETE_INSTRUCTION(AddI, "add-i")
1417 DECLARE_CONCRETE_INSTRUCTION(MathMinMax, "math-min-max")
1432 DECLARE_CONCRETE_INSTRUCTION(Power, "power")
1445 DECLARE_CONCRETE_INSTRUCTION(Random, "random")
1517 DECLARE_CONCRETE_INSTRUCTION(Return, "return")
1535 DECLARE_CONCRETE_INSTRUCTION(LoadNamedField, "load-named-field")
1550 DECLARE_CONCRETE_INSTRUCTION(LoadNamedGeneric, "load-named-generic")
1567 DECLARE_CONCRETE_INSTRUCTION(LoadFunctionPrototype, "load-function-prototype")
1580 DECLARE_CONCRETE_INSTRUCTION(LoadExternalArrayPointer,
1605 DECLARE_CONCRETE_INSTRUCTION(LoadKeyed, "load-keyed")
1641 DECLARE_CONCRETE_INSTRUCTION(LoadKeyedGeneric, "load-keyed-generic")
1647 DECLARE_CONCRETE_INSTRUCTION(LoadGlobalCell, "load-global-cell")
1662 DECLARE_CONCRETE_INSTRUCTION(LoadGlobalGeneric, "load-global-generic")
1678 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalCell, "store-global-cell")
1697 DECLARE_CONCRETE_INSTRUCTION(StoreGlobalGeneric, "store-global-generic")
1713 DECLARE_CONCRETE_INSTRUCTION(LoadContextSlot, "load-context-slot")
1734 DECLARE_CONCRETE_INSTRUCTION(StoreContextSlot, "store-context-slot")
1751 DECLARE_CONCRETE_INSTRUCTION(PushArgument, "push-argument")
1761 DECLARE_CONCRETE_INSTRUCTION(Drop, "drop")
1779 DECLARE_CONCRETE_INSTRUCTION(InnerAllocatedObject, "sub-allocated-object")
1786 DECLARE_CONCRETE_INSTRUCTION(ThisFunction, "this-function")
1793 DECLARE_CONCRETE_INSTRUCTION(Context, "context")
1806 DECLARE_CONCRETE_INSTRUCTION(OuterContext, "outer-context")
1818 DECLARE_CONCRETE_INSTRUCTION(DeclareGlobals, "declare-globals")
1831 DECLARE_CONCRETE_INSTRUCTION(GlobalObject, "global-object")
1843 DECLARE_CONCRETE_INSTRUCTION(GlobalReceiver, "global-receiver")
1849 DECLARE_CONCRETE_INSTRUCTION(CallConstantFunction, "call-constant-function")
1869 DECLARE_CONCRETE_INSTRUCTION(InvokeFunction, "invoke-function")
1888 DECLARE_CONCRETE_INSTRUCTION(CallKeyed, "call-keyed")
1905 DECLARE_CONCRETE_INSTRUCTION(CallNamed, "call-named")
1925 DECLARE_CONCRETE_INSTRUCTION(CallFunction, "call-function")
1940 DECLARE_CONCRETE_INSTRUCTION(CallGlobal, "call-global")
1952 DECLARE_CONCRETE_INSTRUCTION(CallKnownGlobal, "call-known-global")
1971 DECLARE_CONCRETE_INSTRUCTION(CallNew, "call-new")
1990 DECLARE_CONCRETE_INSTRUCTION(CallNewArray, "call-new-array")
2007 DECLARE_CONCRETE_INSTRUCTION(CallRuntime, "call-runtime")
2023 DECLARE_CONCRETE_INSTRUCTION(Integer32ToDouble, "int32-to-double")
2035 DECLARE_CONCRETE_INSTRUCTION(Integer32ToSmi, "int32-to-smi")
2050 DECLARE_CONCRETE_INSTRUCTION(Uint32ToDouble, "uint32-to-double")
2062 DECLARE_CONCRETE_INSTRUCTION(Uint32ToSmi, "uint32-to-smi")
2075 DECLARE_CONCRETE_INSTRUCTION(NumberTagI, "number-tag-i")
2089 DECLARE_CONCRETE_INSTRUCTION(NumberTagU, "number-tag-u")
2103 DECLARE_CONCRETE_INSTRUCTION(NumberTagD, "number-tag-d")
2119 DECLARE_CONCRETE_INSTRUCTION(DoubleToI, "double-to-i")
2134 DECLARE_CONCRETE_INSTRUCTION(DoubleToSmi, "double-to-smi")
2150 DECLARE_CONCRETE_INSTRUCTION(TaggedToI, "tagged-to-i")
2175 DECLARE_CONCRETE_INSTRUCTION(TaggedToINoSSE2, "tagged-to-i-nosse2")
2190 DECLARE_CONCRETE_INSTRUCTION(SmiTag, "smi-tag")
2206 DECLARE_CONCRETE_INSTRUCTION(NumberUntagD, "double-untag")
2220 DECLARE_CONCRETE_INSTRUCTION(SmiUntag, "smi-untag")
2246 DECLARE_CONCRETE_INSTRUCTION(StoreNamedField, "store-named-field")
2270 DECLARE_CONCRETE_INSTRUCTION(StoreNamedGeneric, "store-named-generic")
2295 DECLARE_CONCRETE_INSTRUCTION(StoreKeyed, "store-keyed")
2321 DECLARE_CONCRETE_INSTRUCTION(StoreKeyedGeneric, "store-keyed-generic")
2347 DECLARE_CONCRETE_INSTRUCTION(TransitionElementsKind,
2371 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
2388 DECLARE_CONCRETE_INSTRUCTION(StringAdd, "string-add")
2405 DECLARE_CONCRETE_INSTRUCTION(StringCharCodeAt, "string-char-code-at")
2420 DECLARE_CONCRETE_INSTRUCTION(StringCharFromCode, "string-char-from-code")
2433 DECLARE_CONCRETE_INSTRUCTION(CheckFunction, "check-function")
2448 DECLARE_CONCRETE_INSTRUCTION(CheckInstanceType, "check-instance-type")
2461 DECLARE_CONCRETE_INSTRUCTION(CheckMaps, "check-maps")
2474 DECLARE_CONCRETE_INSTRUCTION(CheckSmi, "check-smi")
2486 DECLARE_CONCRETE_INSTRUCTION(ClampDToUint8, "clamp-d-to-uint8")
2498 DECLARE_CONCRETE_INSTRUCTION(ClampIToUint8, "clamp-i-to-uint8")
2511 DECLARE_CONCRETE_INSTRUCTION(ClampTToUint8, "clamp-t-to-uint8")
2533 DECLARE_CONCRETE_INSTRUCTION(ClampTToUint8NoSSE2,
2547 DECLARE_CONCRETE_INSTRUCTION(CheckNonSmi, "check-non-smi")
2564 DECLARE_CONCRETE_INSTRUCTION(Allocate, "allocate")
2577 DECLARE_CONCRETE_INSTRUCTION(RegExpLiteral, "regexp-literal")
2590 DECLARE_CONCRETE_INSTRUCTION(FunctionLiteral, "function-literal")
2603 DECLARE_CONCRETE_INSTRUCTION(ToFastProperties, "to-fast-properties")
2618 DECLARE_CONCRETE_INSTRUCTION(Typeof, "typeof")
2630 DECLARE_CONCRETE_INSTRUCTION(TypeofIsAndBranch, "typeof-is-and-branch")
2644 DECLARE_CONCRETE_INSTRUCTION(OsrEntry, "osr-entry")
2656 DECLARE_CONCRETE_INSTRUCTION(StackCheck, "stack-check")
2676 DECLARE_CONCRETE_INSTRUCTION(ForInPrepareMap, "for-in-prepare-map")
2688 DECLARE_CONCRETE_INSTRUCTION(ForInCacheArray, "for-in-cache-array")
2706 DECLARE_CONCRETE_INSTRUCTION(CheckMapValue, "check-map-value")
2720 DECLARE_CONCRETE_INSTRUCTION(LoadFieldByIndex, "load-field-by-index")
2918 #undef DECLARE_CONCRETE_INSTRUCTION