Home
last modified time | relevance | path

Searched refs:FUNC_CODE_INST_LOADATOMIC (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DLLVMBitCodes.h312 FUNC_CODE_INST_LOADATOMIC = 41, // LOAD: [opty, op, align, vol, enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h365 FUNC_CODE_INST_LOADATOMIC = 41, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h446 FUNC_CODE_INST_LOADATOMIC = 41, // LOAD: [opty, op, align, vol, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h508 FUNC_CODE_INST_LOADATOMIC = 41, // LOAD: [opty, op, align, vol, enumerator
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp1195 Code = bitc::FUNC_CODE_INST_LOADATOMIC; in WriteInstruction()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp2610 case bitc::FUNC_CODE_INST_LOADATOMIC: { in ParseFunctionBody()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2566 Code = bitc::FUNC_CODE_INST_LOADATOMIC; in writeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2795 Code = bitc::FUNC_CODE_INST_LOADATOMIC; in writeInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4313 case bitc::FUNC_CODE_INST_LOADATOMIC: { in parseFunctionBody()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5297 case bitc::FUNC_CODE_INST_LOADATOMIC: { in parseFunctionBody()