/arkcompiler/runtime_core/compiler/docs/ |
D | lowering_doc.md | 31 void VisitAdd/Sub(Inst* inst) { 65 7.u64 Sub v0, v1 -> (v10) 66 8.u64 Sub v0, v2 -> (v10) 67 9.u64 Sub v0, v3 -> (v10) 69 14.f64 Sub v11, v21 -> (v10) 71 16.f32 Sub v12, v22 -> (v10) 73 18.u64 Sub v0, v0 -> (v10) 102 9.u64 Sub v0, v3 -> (v10) 104 14.f64 Sub v11, v21 -> (v10) 106 16.f32 Sub v12, v22 -> (v10) [all …]
|
D | vn_doc.md | 90 7.u32 Sub v1, v0 -> (v14) 93 10.u32 Sub v1, v0 -> (v14) 120 7.u32 Sub v1, v0 -> (v14, v14) 123 10.u32 Sub v1, v0 147 7.u32 Sub v1, v0 -> (v14, v14)
|
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
D | jsDeclarationsExportAssignedClassExpressionAnonymousWithSub.ts | 41 module.exports.Sub = class { 42 AssertType(module.exports.Sub = class { constructor() { this.instance = new module.export… 43 AssertType(module.exports.Sub, "typeof Sub");
|
D | override10.ts | 27 abstract class Sub extends Base { class
|
D | jsDeclarationsSubclassWithExplicitNoArgumentConstructor.ts | 29 export class Sub extends Super { class
|
D | superHasMethodsFromMergedInterface.ts | 23 class Sub extends C { class
|
D | constructorArgs.ts | 30 class Sub extends Super { class
|
D | emitStatementsBeforeSuperCallWithDefineFields.ts | 23 class Sub extends Base { class
|
D | emitStatementsBeforeSuperCall.ts | 23 class Sub extends Base { class
|
/arkcompiler/runtime_core/compiler/tests/ |
D | graph_comparator_test.cpp | 45 INST(6, Opcode::Sub).s32().Inputs(0, 1); in CreateGraph() 114 INST(5, Opcode::Sub).s32().Inputs(0, 1); in TEST_F() 138 INST(5, Opcode::Sub).s32().Inputs(0, 1); in TEST_F() 194 INST(5, Opcode::Sub).s32().Inputs(0, 1); in TEST_F() 219 INST(5, Opcode::Sub).s32().Inputs(0, 1); in TEST_F()
|
D | vn_test.cpp | 50 INST(7, Opcode::Sub).u32().Inputs(1, 0); in TEST_F() 53 INST(10, Opcode::Sub).u32().Inputs(1, 0); in TEST_F() 75 INST(7, Opcode::Sub).u32().Inputs(1, 0); in TEST_F() 78 INST(10, Opcode::Sub).u32().Inputs(1, 0); in TEST_F() 211 INST(12, Opcode::Sub).f32().Inputs(4, 5); in TEST_F() 212 INST(13, Opcode::Sub).f32().Inputs(5, 4); in TEST_F() 239 INST(12, Opcode::Sub).f32().Inputs(4, 5); in TEST_F() 240 INST(13, Opcode::Sub).f32().Inputs(5, 4); in TEST_F() 384 INST(14, Opcode::Sub).u64().Inputs(0, 1); in TEST_F() 395 INST(21, Opcode::Sub).u64().Inputs(0, 1); in TEST_F() [all …]
|
D | branch_elimination_test.cpp | 118 INST(11, Opcode::Sub).u64().Inputs(0, 1); in BuildTestGraph() 119 INST(12, Opcode::Sub).u64().Inputs(11, 2); in BuildTestGraph() 186 INST(12, Opcode::Sub).u64().Inputs(11, 2); in BuildTestGraph2() 525 INST(12, Opcode::Sub).u64().Inputs(1, 2); in TEST_F() 814 INST(11, Opcode::Sub).u64().Inputs(0, 1); in BuildContitionsCheckGraph() 815 INST(12, Opcode::Sub).u64().Inputs(11, 2); in BuildContitionsCheckGraph() 875 INST(11, Opcode::Sub).u64().Inputs(0, 1); in BuildContitionsCheckGraphElimFalseSucc() 876 INST(12, Opcode::Sub).u64().Inputs(11, 2); in BuildContitionsCheckGraphElimFalseSucc() 1169 INST(9, Opcode::Sub).u64().Inputs(0, 2); in TEST_F() 1276 INST(9, Opcode::Sub).u64().Inputs(0, 2); in TEST_F() [all …]
|
D | move_constants_test.cpp | 119 INST(5, Opcode::Sub).u64().Inputs(1, 0); in TEST_F() 152 INST(5, Opcode::Sub).u64().Inputs(1, 0); in TEST_F() 205 INST(23, Opcode::Sub).u64().Inputs(1, 0); in TEST_F() 249 INST(23, Opcode::Sub).u64().Inputs(1, 0); in TEST_F()
|
D | ir_builder_test.cpp | 388 INST(2, Opcode::Sub).s64().Inputs(0, 1); in TEST_F() 453 INST(2, Opcode::Sub).f64().Inputs(0, 1); in TEST_F() 483 INST(2, Opcode::Sub).f64().Inputs(0, 1); in TEST_F() 513 INST(2, Opcode::Sub).f32().Inputs(0, 1); in TEST_F() 821 INST(4, Opcode::Sub).s32().Inputs(0, 1); in TEST_F() 1365 INST(2, Opcode::Sub).f32().Inputs(0, 1); in TEST_F() 1391 INST(2, Opcode::Sub).f64().Inputs(0, 1); in TEST_F() 1625 INST(2, Opcode::Sub).s32().Inputs(0, 1); in TEST_F() 1651 INST(2, Opcode::Sub).s64().Inputs(0, 1); in TEST_F() 2272 TEST_F(IrBuilderTest, Sub) in TEST_F() argument [all …]
|
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/ |
D | optimized_fast_call.cpp | 202 __ Sub(expectedNumArgs, expectedNumArgs, Immediate(8)); // 8 : register save 8 arg in OptimizedFastCallAndPushUndefined() local 203 __ Sub(actualNumArgsReg, actualNumArgsReg, Immediate(8)); // 8 : register save 8 arg in OptimizedFastCallAndPushUndefined() local 209 __ Sub(tmp, expectedNumArgs, actualNumArgsReg); in OptimizedFastCallAndPushUndefined() local 219 __ Sub(expectedNumArgs, expectedNumArgs, Immediate(8)); // 8 : register save 8 arg in OptimizedFastCallAndPushUndefined() local 272 __ Sub(argC, argC, Immediate(1)); in JSFastCallWithArgV() local 279 __ Sub(argC, argC, Immediate(1)); in JSFastCallWithArgV() local 286 __ Sub(argC, argC, Immediate(1)); in JSFastCallWithArgV() local 293 __ Sub(argC, argC, Immediate(1)); in JSFastCallWithArgV() local 300 __ Sub(argC, argC, Immediate(1)); in JSFastCallWithArgV() local 424 __ Sub(expectedNumArgs, expectedNumArgs, Immediate(5)); // 5 : register save 5 arg in JSFastCallWithArgVAndPushUndefined() local [all …]
|
D | common_call.cpp | 113 __ Sub(argc.W(), argc.W(), Immediate(1)); in PushArgsWithArgv() local 131 __ Sub(argc.W(), argc.W(), Immediate(1)); in PushUndefinedWithArgc() local 140 __ Sub(op, currentSlot, Operand(op, UXTX, 0)); in StackOverflowCheck() local
|
D | optimized_call.cpp | 106 __ Sub(currentSp, currentSp, Operand(argc, UXTW, FRAME_SLOT_SIZE_LOG2)); in IncreaseStackForArguments() local 110 __ Sub(currentSp, currentSp, Immediate(FRAME_SLOT_SIZE)); in IncreaseStackForArguments() local 420 __ Sub(actualArgC, actualArgC, Immediate(kungfu::ArgumentAccessor::GetFixArgsNum())); in JSCallInternal() local 458 __ Sub(Register(X5), Register(X5), Immediate(NUM_MANDATORY_JSFUNC_ARGS)); in JSCallInternal() local 555 __ Sub(jstype, jstype, Immediate(static_cast<int>(JSType::JS_FUNCTION_FIRST))); in JSCallCheck() local 613 __ Sub(actualArgC.W(), actualArgC.W(), Immediate(NUM_MANDATORY_JSFUNC_ARGS)); in JSBoundFunctionCallInternal() local 979 __ Sub(tmp, actualNumArgs, Immediate(NUM_MANDATORY_JSFUNC_ARGS)); in GenJSCallWithArgV() local
|
D | asm_interpreter_call.cpp | 270 __ Sub(diffRegister.W(), declaredNumArgsRegister.W(), Immediate(argc)); in JSCallCommonSlowPath() local 272 __ Sub(diffRegister.W(), declaredNumArgsRegister.W(), argcRegister.W()); in JSCallCommonSlowPath() local 695 __ Sub(pc, pc, jumpSizeRegister); // sub negative jmupSize in ResumeRspAndDispatch() local 718 __ Sub(pc, pc, jumpSizeRegister); // sub negative jmupSize in ResumeRspAndDispatch() local 1255 __ Sub(sp, sp, Immediate(2 * FRAME_SLOT_SIZE)); in CallNativeEntry() local 1260 __ Sub(Register(X0), temp, Immediate(2 * FRAME_SLOT_SIZE)); // 2: skip argc & thread in CallNativeEntry() local
|
/arkcompiler/runtime_core/docs/ |
D | PBC2IR.md | 58 | sub2 | i32 Sub | 59 | sub2.64 | i64 Sub | 76 | fsub2 | f32 Sub | 77 | fsub2.64 | f64 Sub | 93 | subi | i64 Constant, i32 Sub | 104 | sub | i32 Sub |
|
/arkcompiler/runtime_core/libpandabase/utils/ |
D | small_vector.h | 110 IteratorType *Sub(difference_type v) in Sub() function 145 pointer_ = Sub(1); 151 pointer_ = Sub(1); 161 pointer_ = Sub(n); 173 it.pointer_ = it.Sub(n);
|
/arkcompiler/ets_runtime/ecmascript/compiler/ |
D | common_stubs.h | 25 V(Sub) \
|
D | operations_stub_builder.h | 46 …GateRef Sub(GateRef glue, GateRef left, GateRef right, ProfileOperation callback = ProfileOperatio…
|
D | circuit_builder.h | 53 V(Int16Sub, Sub, MachineType::I16) \ 54 V(Int32Sub, Sub, MachineType::I32) \ 55 V(Int64Sub, Sub, MachineType::I64) \ 56 V(DoubleSub, Sub, MachineType::F64) \ 57 V(PtrSub, Sub, MachineType::ARCH) \
|
/arkcompiler/ets_runtime/ecmascript/builtins/ |
D | builtins_atomics.h | 45 static JSTaggedValue Sub(EcmaRuntimeCallInfo *argv);
|
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
D | extend_assembler.cpp | 126 Sub(fp, fp, Immediate(8)); in Align16()
|