Home
last modified time | relevance | path

Searched defs:BuildInstructionsForBB (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dir_builder_dyn.cpp74 bool IrBuilderDynamic::BuildInstructionsForBB(compiler::BasicBlock *bb, InstBuilder *instBuilder, in BuildInstructionsForBB() function in libabckit::IrBuilderDynamic
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dir_builder.cpp119 bool IrBuilder::BuildInstructionsForBB(BasicBlock *bb, InstBuilder *inst_builder, const uint8_t *in… in BuildInstructionsForBB() function in panda::compiler::IrBuilder
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp309 bool IrBuilder::BuildInstructionsForBB(BasicBlock *bb, const uint8_t *instructionsBuf) in BuildInstructionsForBB() function in ark::compiler::IrBuilder