Searched defs:inst0 (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/libabckit/tests/helpers/ |
| D | helpers_wrong_imm.cpp | 166 void TestWrongImm(AbckitInst *(*apiToCheck)(AbckitGraph *graph, uint64_t imm0, AbckitInst *inst0, A… in TestWrongImm()
|
| D | helpers_wrong_ctx.cpp | 362 void TestWrongCtx(AbckitInst *(*apiToCheck)(AbckitGraph *graph, uint64_t imm, AbckitInst *inst0, Ab… in TestWrongCtx()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | analysis.cpp | 835 bool IsConditionEqual(const Inst *inst0, const Inst *inst1, bool inverted) in IsConditionEqual()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | reg_alloc_linear_scan_test.cpp | 1518 static bool CheckInstsDstRegs(Inst *inst0, const Inst *inst1, Register reg) in CheckInstsDstRegs()
|