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