Home
last modified time | relevance | path

Searched refs:clobbersCTR (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp113 static bool clobbersCTR(const MachineInstr &MI) { in clobbersCTR() function
154 if (I != BI && clobbersCTR(*I)) { in verifyCTRBranch()
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp621 static bool clobbersCTR(const MachineInstr *MI) { in clobbersCTR() function
662 if (I != BI && clobbersCTR(I)) { in verifyCTRBranch()