Searched refs:selectStackSave (Results 1 – 1 of 1) sorted by relevance
147 bool selectStackSave(Register ResVReg, const SPIRVType *ResType,943 return selectStackSave(ResVReg, ResType, I); in spvSelect()1236 bool SPIRVInstructionSelector::selectStackSave(Register ResVReg, in selectStackSave() function in SPIRVInstructionSelector