Home
last modified time | relevance | path

Searched refs:FUNC_CODE_INST_CMP (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h367 FUNC_CODE_INST_CMP = 9, // CMP: [opty, opval, opval, pred] enumerator
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4358 case bitc::FUNC_CODE_INST_CMP: // CMP: [opty, opval, opval, pred] in parseFunctionBody()