| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | access_object_stub_builder.cpp | 169 Label fastPath(env); in DeprecatedLoadObjByName() local 334 Label fastPath(env); in DeprecatedLoadObjByValue() local 822 Label fastPath(env); in StObjByIndex() local 847 Label fastPath(env); in LdObjByIndex() local
|
| D | interpreter_stub.cpp | 1905 Label fastPath(env); in DECLARE_ASM_HANDLER() local 1931 Label fastPath(env); in DECLARE_ASM_HANDLER() local 1956 Label fastPath(env); in DECLARE_ASM_HANDLER() local 2243 Label fastPath(env); in DECLARE_ASM_HANDLER() local 2281 Label fastPath(env); in DECLARE_ASM_HANDLER() local 3528 Label fastPath(env); in DECLARE_ASM_HANDLER() local 3734 Label fastPath(env); in DECLARE_ASM_HANDLER() local 3759 Label fastPath(env); in DECLARE_ASM_HANDLER() local 3784 Label fastPath(env); in DECLARE_ASM_HANDLER() local 3810 Label fastPath(env); in DECLARE_ASM_HANDLER() local [all …]
|
| D | builtins_lowering.cpp | 81 Label fastPath(&builder_); in TypedLocaleCompare() local
|
| D | slowpath_lowering.cpp | 1753 Label fastPath(&builder_); in LowerSuperCall() local 1804 Label fastPath(&builder_); in LowerSuperCallSpread() local 1914 Variable &thisObj, Label &fastPath, Label &slowPath) in CheckSuperAndNewTarget() 1951 Label fastPath(&builder_); in LowerSuperCallForwardAllArgs() local 2043 Label fastPath(&builder_); in LowerNewObjRange() local
|
| D | stub_builder.cpp | 5728 Label fastPath(env); in InstanceOf() local 5760 …::TryFastHasInstance(GateRef glue, GateRef instof, GateRef target, GateRef object, Label *fastPath, in TryFastHasInstance() 5890 Label fastPath(env); in FastGetPropertyByIndex() local 5922 Label fastPath(env); in FastSetPropertyByName() local 5978 Label fastPath(env); in FastSetPropertyByIndex() local 6258 Label fastPath(env); in SameValue() local 6406 Label fastPath(env); in SameValueZero() local 9965 Label fastPath(env); in GetCallSpreadArgs() local
|
| D | profiler_stub_builder.cpp | 229 Label fastPath(env); in ProfileCall() local
|
| D | new_object_stub_builder.cpp | 1846 Label fastPath(env); in NewThisObjectChecked() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/baseline/ |
| D | baseline_stubs.cpp | 1419 Label fastPath(env); in GenerateCircuit() local 2474 Label fastPath(env); in GenerateCircuit() local 2503 Label fastPath(env); in GenerateCircuit() local 2531 Label fastPath(env); in GenerateCircuit() local 2560 Label fastPath(env); in GenerateCircuit() local 2957 Label fastPath(env); in GenerateCircuit() local 3003 Label fastPath(env); in GenerateCircuit() local 3655 Label fastPath(env); in GenerateCircuit() local 3875 Label fastPath(env); in GenerateCircuit() local 3965 Label fastPath(env); in GenerateCircuit() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_string_stub_builder.cpp | 1996 void FlatStringStubBuilder::FlattenString(GateRef glue, GateRef str, Label *fastPath) in FlattenString() 2041 …ingStubBuilder::FlattenStringWithIndex(GateRef glue, GateRef str, Variable *index, Label *fastPath) in FlattenStringWithIndex() 2321 Label fastPath(&builder_); in StringAdd() local 2395 Label fastPath(&builder_); in StringAdd() local
|
| D | builtins_array_stub_builder.cpp | 1679 Label fastPath(env); in DoSort() local
|
| D | builtins_typedarray_stub_builder.cpp | 2813 Label fastPath(env); in SetValueToBuffer() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | cgbb.h | 994 bool fastPath = false; variable
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 1189 auto fastPath = GetCurrentBasicBlock(); in EmitStringHashCode() local
|