reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
234 STRINGIFY_CODE(FUNC_CODE, INST_RET)
lib/Bitcode/Reader/BitcodeReader.cpp 4211 case bitc::FUNC_CODE_INST_RET: // RET: [opty,opval<optional>]
lib/Bitcode/Writer/BitcodeWriter.cpp2709 Code = bitc::FUNC_CODE_INST_RET; 3400 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_RET)); 3407 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_RET));