Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp145 bool selectInsertVal(Register ResVReg, const SPIRVType *ResType,
1070 bool SPIRVInstructionSelector::selectInsertVal(Register ResVReg, in selectInsertVal() function in SPIRVInstructionSelector
1103 return selectInsertVal(ResVReg, ResType, I); in selectInsertElt()
1162 return selectInsertVal(ResVReg, ResType, I); in selectIntrinsic()