Searched refs:FUNC_CODE_INST_CMPXCHG_OLD (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 532 FUNC_CODE_INST_CMPXCHG_OLD = 37, // CMPXCHG: [ptrty,ptr,cmp,new, align, vol, enumerator
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_module.c | 1070 FUNC_CODE_INST_CMPXCHG_OLD = 37, enumerator 3235 return emit_record_no_abbrev(&m->buf, FUNC_CODE_INST_CMPXCHG_OLD, in emit_cmpxchg()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 4893 case bitc::FUNC_CODE_INST_CMPXCHG_OLD: in parseFunctionBody()
|