Searched defs:isBDNZ (Results 1 – 3 of 3) sorted by relevance
4150 bool PPCInstrInfo::isBDNZ(unsigned Opcode) const { in isBDNZ() function in PPCInstrInfo
14330 bool isBDNZ = (CC == ISD::SETEQ && Val) || in PerformDAGCombine() local
11126 bool isBDNZ = (CC == ISD::SETEQ && Val) || in PerformDAGCombine() local