Searched defs:AddColumnNumber (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/libabckit/src/codegen/ | ||
| D | codegen_dynamic.cpp | 147 void CodeGenDynamic::AddColumnNumber([[maybe_unused]] const Inst *inst, [[maybe_unused]] const uint… in AddColumnNumber() function in libabckit::CodeGenDynamic |
| D | codegen_static.cpp | 286 void CodeGenStatic::AddColumnNumber([[maybe_unused]] const Inst *inst, [[maybe_unused]] const uint3… in AddColumnNumber() function in libabckit::CodeGenStatic |
| /arkcompiler/runtime_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 144 void BytecodeGen::AddColumnNumber(const Inst *inst, const uint32_t idx) in AddColumnNumber() function in panda::bytecodeopt::BytecodeGen |
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ | ||
| D | codegen.cpp | 192 void BytecodeGen::AddColumnNumber(const Inst *inst, const uint32_t idx) in AddColumnNumber() function in ark::bytecodeopt::BytecodeGen |