reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
260 STRINGIFY_CODE(FUNC_CODE, INST_STOREATOMIC)
lib/Bitcode/Reader/BitcodeReader.cpp4858 case bitc::FUNC_CODE_INST_STOREATOMIC: 4866 (BitCode == bitc::FUNC_CODE_INST_STOREATOMIClib/Bitcode/Writer/BitcodeWriter.cpp
2946 Code = bitc::FUNC_CODE_INST_STOREATOMIC;