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