reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
225 STRINGIFY_CODE(FUNC_CODE, INST_BINOP)
lib/Bitcode/Reader/BitcodeReader.cpp 3886 case bitc::FUNC_CODE_INST_BINOP: { // BINOP: [opval, ty, opval, opcode]
lib/Bitcode/Writer/BitcodeWriter.cpp2616 Code = bitc::FUNC_CODE_INST_BINOP; 3367 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_BINOP)); 3377 Abbv->Add(BitCodeAbbrevOp(bitc::FUNC_CODE_INST_BINOP));