Home
last modified time | relevance | path

Searched defs:MatchTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp1207 FileCheckDiag::MatchType MatchTy, in printSubstitutions() argument
1240 FileCheckDiag::MatchType MatchTy, in printVariableDefs() argument
1292 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult() argument
1459 SMLoc CheckLoc, MatchType MatchTy, in FileCheckDiag() argument
1997 FileCheckDiag::MatchType MatchTy = ExpectedMatch printMatch() local
2054 FileCheckDiag::MatchType MatchTy = ExpectedMatch printNoMatch() local
[all...]
/llvm-project/llvm/include/llvm/FileCheck/
H A DFileCheck.h160 } MatchTy; member
/llvm-project/llvm/utils/FileCheck/
H A DFileCheck.cpp205 static MarkerStyle GetMarker(FileCheckDiag::MatchType MatchTy) { in GetMarker()
/llvm-project/llvm/unittests/FileCheck/
H A DFileCheckTest.cpp917 void printVariableDefs(FileCheckDiag::MatchType MatchTy, in printVariableDefs()
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6286 LLT MatchTy = MRI.getType(MatchInfo); matchTruncLshrBuildVectorFold() local