Searched refs:FUNC_CODE_INST_CMPXCHG_OLD (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 438 FUNC_CODE_INST_CMPXCHG_OLD = 37, // CMPXCHG: [ptrty,ptr,cmp,new, align, vol, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 500 FUNC_CODE_INST_CMPXCHG_OLD = 37, // CMPXCHG: [ptrty,ptr,cmp,new, align, vol, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4401 case bitc::FUNC_CODE_INST_CMPXCHG_OLD: in parseFunctionBody()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 5387 case bitc::FUNC_CODE_INST_CMPXCHG_OLD: in parseFunctionBody()
|