Searched refs:FUNC_CODE_INST_LOADATOMIC (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h325 FUNC_CODE_INST_LOADATOMIC = 41, // LOAD: [opty, op, align, vol, enumerator in enum:llvm::bitc::FunctionCodes
/freebsd-10.1-release/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1397 Code = bitc::FUNC_CODE_INST_LOADATOMIC;
/freebsd-10.1-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2791 case bitc::FUNC_CODE_INST_LOADATOMIC: {

Completed in 108 milliseconds