Searched refs:u8_2 (Results 1 – 3 of 3) sorted by relevance
127 final ConstantUtf8 u8_2 = (ConstantUtf8) constants[n.getSignatureIndex()]; in ConstantPoolGen() local131 sb.append(u8_2.getBytes()); in ConstantPoolGen()796 final ConstantUtf8 u8_2 = (ConstantUtf8) constants[n.getSignatureIndex()]; in addConstant() local797 return addNameAndType(u8.getBytes(), u8_2.getBytes()); in addConstant()
7869 ss << "%val1 = OpExtInst %u16 %extinst " << ext_inst_name << " %u8_1 %u8_2\n";7898 ss << "%val1 = OpExtInst %u8 %extinst " << ext_inst_name << " %u8_1 %u8_2\n";