Searched defs:AddInstruction (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir_builder/ | ||
| H A D | inst_builder.h | 133 void AddInstruction(Inst *inst) in AddInstruction() function in panda::compiler::InstBuilder |
| /arkcompiler/runtime_core/assembler/ | ||
| H A D | assembly-function.h | 121 void AddInstruction(const panda::pandasm::Ins &instruction) in AddInstruction() function |
| /arkcompiler/runtime_core/static_core/assembler/ | ||
| H A D | assembly-function.h | 100 void AddInstruction(const ark::pandasm::Ins &instruction) in AddInstruction() function |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/ | ||
| H A D | inst_builder.h | 145 void AddInstruction(T inst) in AddInstruction() function in ark::compiler::InstBuilder 158 void AddInstruction(T inst, Ts... insts) in AddInstruction() function in ark::compiler::InstBuilder |
Completed in 3 milliseconds