Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DLLVMBitCodes.h164 CST_CODE_CE_SHUFVEC_EX = 19, // SHUFVEC_EX: [opty, opval, opval, opval] enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h167 CST_CODE_CE_SHUFVEC_EX = 19, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h285 CST_CODE_CE_SHUFVEC_EX = 19, // SHUFVEC_EX: [opty, opval, opval, opval] enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h338 CST_CODE_CE_SHUFVEC_EX = 19, // SHUFVEC_EX: [opty, opval, opval, opval] enumerator
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp213 case bitc::CST_CODE_CE_SHUFVEC_EX: return "CE_SHUFVEC_EX"; in GetCodeName()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp926 Code = bitc::CST_CODE_CE_SHUFVEC_EX; in WriteConstants()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1438 case bitc::CST_CODE_CE_SHUFVEC_EX: { // [opty, opval, opval, opval] in ParseConstants()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2193 Code = bitc::CST_CODE_CE_SHUFVEC_EX; in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2422 Code = bitc::CST_CODE_CE_SHUFVEC_EX; in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2478 case bitc::CST_CODE_CE_SHUFVEC_EX: { // [opty, opval, opval, opval] in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3202 case bitc::CST_CODE_CE_SHUFVEC_EX: { // [opty, opval, opval, opval] in parseConstants()