reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
231 STRINGIFY_CODE(FUNC_CODE, INST_INSERTELT)
lib/Bitcode/Reader/BitcodeReader.cpp 4140 case bitc::FUNC_CODE_INST_INSERTELT: { // INSERTELT: [ty, opval,opval,opval]
lib/Bitcode/Writer/BitcodeWriter.cpp 2683 Code = bitc::FUNC_CODE_INST_INSERTELT;