Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DLLVMBitCodes.h162 CST_CODE_CE_CMP = 17, // CE_CMP: [opty, opval, opval, pred] enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h165 CST_CODE_CE_CMP = 17, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h282 CST_CODE_CE_CMP = 17, // CE_CMP: [opty, opval, opval, pred] enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h335 CST_CODE_CE_CMP = 17, // CE_CMP: [opty, opval, opval, pred] enumerator
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp211 case bitc::CST_CODE_CE_CMP: return "CE_CMP"; in GetCodeName()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp935 Code = bitc::CST_CODE_CE_CMP; in WriteConstants()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1452 case bitc::CST_CODE_CE_CMP: { // CE_CMP: [opty, opval, opval, pred] in ParseConstants()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2202 Code = bitc::CST_CODE_CE_CMP; in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2431 Code = bitc::CST_CODE_CE_CMP; in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2492 case bitc::CST_CODE_CE_CMP: { // CE_CMP: [opty, opval, opval, pred] in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3216 case bitc::CST_CODE_CE_CMP: { // CE_CMP: [opty, opval, opval, pred] in parseConstants()