Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DLLVMBitCodes.h147 CST_CODE_NULL = 2, // NULL enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h150 CST_CODE_NULL = 2, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h267 CST_CODE_NULL = 2, // NULL enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h320 CST_CODE_NULL = 2, // NULL enumerator
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp195 case bitc::CST_CODE_NULL: return "NULL"; in GetCodeName()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp791 Code = bitc::CST_CODE_NULL; in WriteConstants()
1499 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_NULL)); in WriteBlockInfo()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2048 Code = bitc::CST_CODE_NULL; in writeConstants()
3029 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_NULL)); in writeBlockInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2274 Code = bitc::CST_CODE_NULL; in writeConstants()
3191 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_NULL)); in writeBlockInfo()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1240 case bitc::CST_CODE_NULL: // NULL in ParseConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2178 case bitc::CST_CODE_NULL: // NULL in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2914 case bitc::CST_CODE_NULL: // NULL in parseConstants()