Searched refs:selectFreeze (Results 1 – 3 of 3) sorted by relevance
518 bool selectFreeze(const User *I);
1501 bool FastISel::selectFreeze(const User *I) { in selectFreeze() function in FastISel1869 return selectFreeze(I); in selectOperator()
241 bool selectFreeze(Register ResVReg, const SPIRVType *ResType,609 return selectFreeze(ResVReg, ResType, I); in spvSelect()2315 bool SPIRVInstructionSelector::selectFreeze(Register ResVReg, in selectFreeze() function in SPIRVInstructionSelector