Searched full:buildloadfrompool (Results 1 – 3 of 3) sorted by relevance
25 void InstBuilder::BuildLoadFromPool(const BytecodeInstruction *bc_inst) in BuildLoadFromPool() function
230 void BuildLoadFromPool(const BytecodeInstruction *bc_inst);
142 …BuildLoadFromPool<Opcode::<%= inst.opcode =~ /lda_type/ ? 'LoadType' : 'LoadString' %>>(instructio…