reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
245 STRINGIFY_CODE(FUNC_CODE, INST_LOAD)
lib/Bitcode/Reader/BitcodeReader.cpp 4772 case bitc::FUNC_CODE_INST_LOAD: { // LOAD: [opty, op, align, vol]
lib/Bitcode/Writer/BitcodeWriter.cpp2932 Code = bitc::FUNC_CODE_INST_LOAD; 3336 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_LOAD));