Searched refs:CST_CODE_CE_CMP (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClLLVMBitCodes.h | 164 CST_CODE_CE_CMP = 17, // Not used in PNaCl. enumerator
|
/external/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 282 CST_CODE_CE_CMP = 17, // CE_CMP: [opty, opval, opval, pred] enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 356 CST_CODE_CE_CMP = 17, // CE_CMP: [opty, opval, opval, pred] enumerator
|
/external/llvm-project/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 367 CST_CODE_CE_CMP = 17, // CE_CMP: [opty, opval, opval, pred] enumerator
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 2202 Code = bitc::CST_CODE_CE_CMP; in writeConstants()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 2511 Code = bitc::CST_CODE_CE_CMP; in writeConstants()
|
/external/llvm-project/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 2589 Code = bitc::CST_CODE_CE_CMP; in writeConstants()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2714 case bitc::CST_CODE_CE_CMP: { // CE_CMP: [opty, opval, opval, pred] in parseConstants()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3216 case bitc::CST_CODE_CE_CMP: { // CE_CMP: [opty, opval, opval, pred] in parseConstants()
|
/external/llvm-project/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2771 case bitc::CST_CODE_CE_CMP: { // CE_CMP: [opty, opval, opval, pred] in parseConstants()
|