Searched refs:selectCondBranch (Results 1 – 2 of 2) sorted by relevance
108 bool selectCondBranch(MachineInstr &I, MachineRegisterInfo &MRI,430 return selectCondBranch(I, MRI, MF); in select()1488 bool X86InstructionSelector::selectCondBranch(MachineInstr &I, in selectCondBranch() function in X86InstructionSelector