Searched defs:FUNC_CODE_INST_CMP2 (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
H A DLLVMBitCodes.h293 FUNC_CODE_INST_CMP2 = 28, // CMP2: [opty, opval, opval, pred] enumerator in enum:llvm::bitc::FunctionCodes
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClLLVMBitCodes.h349 FUNC_CODE_INST_CMP2 = 28, // CMP2: [opval, opval, pred] enumerator in enum:llvm::naclbitc::NaClFunctionCodes
/external/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h426 FUNC_CODE_INST_CMP2 = 28, // CMP2: [opty, opval, opval, pred] enumerator in enum:llvm::bitc::FunctionCodes

Completed in 43 milliseconds