Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h166 CST_CODE_CE_SHUFVEC_EX = 19, // Not used in PNaCl. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h359 CST_CODE_CE_SHUFVEC_EX = 19, // SHUFVEC_EX: [opty, opval, opval, opval] enumerator
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.c1010 CST_CODE_CE_SHUFVEC_EX = 19, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2502 Code = bitc::CST_CODE_CE_SHUFVEC_EX; in writeConstants()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2700 case bitc::CST_CODE_CE_SHUFVEC_EX: { // [opty, opval, opval, opval] in parseConstants()