Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp297 bool selectResourceGetPointer(Register &ResVReg, const SPIRVType *ResType,
3231 return selectResourceGetPointer(ResVReg, ResType, I); in selectIntrinsic()
3332 bool SPIRVInstructionSelector::selectResourceGetPointer( in selectResourceGetPointer() function in SPIRVInstructionSelector