Home
last modified time | relevance | path

Searched refs:BCnt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3304 unsigned LastB = 0, BCnt = 0; in combineToCMPB() local
3307 ++BCnt; in combineToCMPB()
3311 if (!LastB || BCnt < 2) in combineToCMPB()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp5472 unsigned LastB = 0, BCnt = 0; in combineToCMPB() local
5475 ++BCnt; in combineToCMPB()
5479 if (!LastB || BCnt < 2) in combineToCMPB()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp6340 unsigned LastB = 0, BCnt = 0; in combineToCMPB() local
6343 ++BCnt; in combineToCMPB()
6347 if (!LastB || BCnt < 2) in combineToCMPB()