Home
last modified time | relevance | path

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

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