Home
last modified time | relevance | path

Searched refs:FUNC_CODE_INST_VSELECT (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClLLVMBitCodes.h343 FUNC_CODE_INST_VSELECT = 29, // VSELECT: [opval, opval, pred] enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h522 FUNC_CODE_INST_VSELECT = 29, // VSELECT: [ty,opval,opval,predty,pred] enumerator
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c1071 FUNC_CODE_INST_VSELECT = 29, enumerator
3081 return emit_record_no_abbrev(&m->buf, FUNC_CODE_INST_VSELECT, in emit_select()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp2256 case naclbitc::FUNC_CODE_INST_VSELECT: { in ProcessRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4097 case bitc::FUNC_CODE_INST_VSELECT: {// VSELECT: [ty,opval,opval,predty,pred] in parseFunctionBody()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2670 Code = bitc::FUNC_CODE_INST_VSELECT; in writeInstruction()

Completed in 28 milliseconds