Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp932 bool IsScalarBool = in selectSelect() local
935 IsScalarBool ? SPIRV::OpSelectSISCond : SPIRV::OpSelectSIVCond; in selectSelect()