Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1106 bool IsScalarBool = in selectSelect() local
1109 IsScalarBool ? SPIRV::OpSelectSISCond : SPIRV::OpSelectSIVCond; in selectSelect()