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.h36 void InstBuilder::BuildLoadFromPool(const BytecodeInstruction *bc_inst) in BuildLoadFromPool() function
Dinst_builder.h247 void BuildLoadFromPool(const BytecodeInstruction *bc_inst);
Dinst_templates.yaml146BuildLoadFromPool<Opcode::<%= inst.opcode =~ /lda_type/ ? 'LoadType' : 'LoadString' %>>(instructio…