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/
H A 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/
H A DLLVMBitCodes.h359 CST_CODE_CE_SHUFVEC_EX = 19, // SHUFVEC_EX: [opty, opval, opval, opval] enumerator
/third_party/mesa3d/src/microsoft/compiler/
H A 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/Reader/
H A DBitcodeReader.cpp2700 case bitc::CST_CODE_CE_SHUFVEC_EX: { // [opty, opval, opval, opval] in parseConstants()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2502 Code = bitc::CST_CODE_CE_SHUFVEC_EX; in writeConstants()

Completed in 23 milliseconds