Home
last modified time | relevance | path

Searched full:buildloadfrompool (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder-inl.h25 void InstBuilder::BuildLoadFromPool(const BytecodeInstruction *bc_inst) in BuildLoadFromPool() function
Dinst_builder.h230 void BuildLoadFromPool(const BytecodeInstruction *bc_inst);
Dinst_templates.yaml142BuildLoadFromPool<Opcode::<%= inst.opcode =~ /lda_type/ ? 'LoadType' : 'LoadString' %>>(instructio…