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