Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp752 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult() function
806 ProcessMatchResult(FileCheckDiag::MatchFuzzy, SM, getLoc(), in printFuzzyMatch()
1290 SMRange MatchRange = ProcessMatchResult( in PrintMatch()
1341 SMRange SearchRange = ProcessMatchResult( in PrintNoMatch()
1468 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()
1477 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()
/external/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp1401 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult() function
1458 ProcessMatchResult(FileCheckDiag::MatchFuzzy, SM, getLoc(), in printFuzzyMatch()
1985 SMRange MatchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in PrintMatch()
2042 SMRange SearchRange = ProcessMatchResult(MatchTy, SM, Loc, Pat.getCheckTy(), in PrintNoMatch()
2169 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()
2178 ProcessMatchResult(FileCheckDiag::MatchFoundButWrongLine, SM, Loc, in Check()