Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp74 bool spvSelect(Register ResVReg, const SPIRVType *ResType,
240 if (spvSelect(ResVReg, ResType, I)) { in select()
249 bool SPIRVInstructionSelector::spvSelect(Register ResVReg, in spvSelect() function in SPIRVInstructionSelector