Home
last modified time | relevance | path

Searched defs:isBDNZ (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp4150 bool PPCInstrInfo::isBDNZ(unsigned Opcode) const { in isBDNZ() function in PPCInstrInfo
DPPCISelLowering.cpp14330 bool isBDNZ = (CC == ISD::SETEQ && Val) || in PerformDAGCombine() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11126 bool isBDNZ = (CC == ISD::SETEQ && Val) || in PerformDAGCombine() local