Searched refs:selectMemOperation (Results 1 – 1 of 1) sorted by relevance
151 bool selectMemOperation(Register ResVReg, MachineInstr &I) const;638 return selectMemOperation(ResVReg, I); in spvSelect()1265 bool SPIRVInstructionSelector::selectMemOperation(Register ResVReg, in selectMemOperation() function in SPIRVInstructionSelector