Searched refs:selectFreeze (Results 1 – 3 of 3) sorted by relevance
517 bool selectFreeze(const User *I);
202 bool selectFreeze(Register ResVReg, const SPIRVType *ResType,356 return selectFreeze(ResVReg, ResType, I); in spvSelect()1361 bool SPIRVInstructionSelector::selectFreeze(Register ResVReg, in selectFreeze() function in SPIRVInstructionSelector
1561 bool FastISel::selectFreeze(const User *I) { in selectFreeze() function in FastISel1924 return selectFreeze(I); in selectOperator()