reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
226 STRINGIFY_CODE(FUNC_CODE, INST_CAST)
lib/Bitcode/Reader/BitcodeReader.cpp 3923 case bitc::FUNC_CODE_INST_CAST: { // CAST: [opval, opty, destty, castopc]
lib/Bitcode/Writer/BitcodeWriter.cpp2609 Code = bitc::FUNC_CODE_INST_CAST; 3388 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_CAST));