Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp82 bool spvSelect(Register ResVReg, const SPIRVType *ResType,
259 if (spvSelect(ResVReg, ResType, I)) { in select()
268 bool SPIRVInstructionSelector::spvSelect(Register ResVReg, in spvSelect() function in SPIRVInstructionSelector