Home
last modified time | relevance | path

Searched refs:Res3 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp338 int Res3 = FunctionComparator(F1, F3, &GlobalNumbers).compare(); in doSanityCheck() local
345 Transitive = Res3 == Res1; in doSanityCheck()
346 } else if (Res3 != 0 && Res3 == -Res4) { in doSanityCheck()
348 Transitive = Res3 == Res1; in doSanityCheck()
349 } else if (Res4 != 0 && -Res3 == Res4) { in doSanityCheck()
357 dbgs() << "Res1, Res3, Res4: " << Res1 << ", " << Res3 << ", " in doSanityCheck()
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1502 int Res3 = FunctionComparator(F1, F3, &GlobalNumbers).compare(); in doSanityCheck() local
1509 Transitive = Res3 == Res1; in doSanityCheck()
1510 } else if (Res3 != 0 && Res3 == -Res4) { in doSanityCheck()
1512 Transitive = Res3 == Res1; in doSanityCheck()
1513 } else if (Res4 != 0 && -Res3 == Res4) { in doSanityCheck()
1521 dbgs() << "Res1, Res3, Res4: " << Res1 << ", " << Res3 << ", " in doSanityCheck()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp120 const MCExpr *Res3 = in MakeStartMinusEndExpr() local
122 return Res3; in MakeStartMinusEndExpr()
/external/llvm/lib/MC/
DMCDwarf.cpp91 const MCExpr *Res3 = in MakeStartMinusEndExpr() local
93 return Res3; in MakeStartMinusEndExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp129 const MCExpr *Res3 = in MakeStartMinusEndExpr() local
131 return Res3; in MakeStartMinusEndExpr()