Searched refs:selectAllocaArray (Results 1 – 1 of 1) sorted by relevance
219 bool selectAllocaArray(Register ResVReg, const SPIRVType *ResType,2040 return selectAllocaArray(ResVReg, ResType, I); in selectIntrinsic()2087 bool SPIRVInstructionSelector::selectAllocaArray(Register ResVReg, in selectAllocaArray() function in SPIRVInstructionSelector