Home
last modified time | relevance | path

Searched refs:CST_CODE_CE_CMP (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h393 CST_CODE_CE_CMP = 17, // CE_CMP: [opty, opval, opval, pred] enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2166 Code = bitc::CST_CODE_CE_CMP; in writeConstants()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2766 Code = bitc::CST_CODE_CE_CMP; in writeConstants()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3388 case bitc::CST_CODE_CE_CMP: { // CE_CMP: [opty, opval, opval, pred] in parseConstants()