Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp192 bool selectSign(Register ResVReg, const SPIRVType *ResType,
2160 bool SPIRVInstructionSelector::selectSign(Register ResVReg, in selectSign() function in SPIRVInstructionSelector
3128 return selectSign(ResVReg, ResType, I); in selectIntrinsic()