Searched defs:ops (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | panda_cache_test.cpp | 214 MethodCacheOps ops(cache); in MethodWriterThread() local 220 MethodCacheOps ops(cache); in MethodReaderThread() local 226 FieldCacheOps ops(cache); in FieldWriterThread() local 232 FieldCacheOps ops(cache); in FieldReaderThread() local 238 ClassCacheOps ops(cache); in ClassWriterThread() local 244 ClassCacheOps ops(cache); in ClassReaderThread() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | lowering_test.cpp | 1394 for (auto &ops : opcodes) { in TEST_F() local 1456 for (auto &ops : opcodes) { in TEST_F() local 1512 for (auto &ops : opcodes) { in TEST_F() local 1590 for (auto &ops : opcodes) { in TEST_F() local 1783 for (auto &ops : opcodes) { in TEST_F() local 1853 for (auto &ops : opcodes) { in TEST_F() local 1908 for (auto &ops : opcodes) { in TEST_F() local 1959 for (auto &ops : opcodes) { in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | branch_elimination.cpp | 144 … ConditionOps ops {conditionInst->GetInput(0).GetInst(), conditionInst->GetInput(1).GetInst()}; in BranchEliminationCompare() local 324 ConditionOps ops {condition->GetInput(0).GetInst(), condition->GetInput(1).GetInst()}; in GetConditionResult() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_builder.cpp | 850 ArrayNode *MIRBuilder::CreateExprArray(const MIRType &arrayType, std::vector<BaseNode *> ops) in CreateExprArray() 862 const MapleVector<BaseNode *> &ops) in CreateExprIntrinsicop() 875 const MapleVector<BaseNode *> &ops) in CreateExprIntrinsicop()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_cgfunc.cpp | 7204 Opcode ops[opSize] = {OP_label, OP_goto, OP_brfalse, OP_brtrue, OP_return, OP_call, in HandleRetCleanup() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|