Searched defs:CondMI (Results 1 – 4 of 4) sorted by relevance
421 *BytesAdded += getInstSizeInBytes(CondMI); in insertBranch() local
175 MachineInstr &CondMI = *BuildMI(&MBB, DL, get(Opc)).add(Cond[1]).addMBB(TBB); in insertBranch() local
1053 MachineInstr &CondMI = *BuildMI(&MBB, DL, getBrCond(CC, Cond[2].isImm())) insertBranch() local
4846 tryOptSelectConjunction(GSelect & SelI,MachineInstr & CondMI) tryOptSelectConjunction() argument