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