Searched refs:selectBranchCond (Results 1 – 1 of 1) sorted by relevance
158 bool selectBranchCond(MachineInstr &I) const;303 return selectBranchCond(I); in spvSelect()1260 bool SPIRVInstructionSelector::selectBranchCond(MachineInstr &I) const { in selectBranchCond() function in SPIRVInstructionSelector