Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp135 bool selectIntToBool(Register IntReg, Register ResVReg,
974 bool SPIRVInstructionSelector::selectIntToBool(Register IntReg, in selectIntToBool() function in SPIRVInstructionSelector
1006 return selectIntToBool(IntReg, ResVReg, ArgType, ResType, I); in selectTrunc()