Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp106 bool selectConstVector(Register ResVReg, const SPIRVType *ResType,
270 return selectConstVector(ResVReg, ResType, I); in spvSelect()
792 bool SPIRVInstructionSelector::selectConstVector(Register ResVReg, in selectConstVector() function in SPIRVInstructionSelector