Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenTarget.cpp758 unsigned MatchTy = TyEl->getValueAsInt("Number"); in CodeGenIntrinsic() local
789 unsigned MatchTy = TyEl->getValueAsInt("Number"); in CodeGenIntrinsic() local
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp1360 FileCheckDiag::MatchType MatchTy, in printSubstitutions()
1393 FileCheckDiag::MatchType MatchTy, in printVariableDefs()
1445 static SMRange ProcessMatchResult(FileCheckDiag::MatchType MatchTy, in ProcessMatchResult()
1612 SMLoc CheckLoc, MatchType MatchTy, in FileCheckDiag()
2097 FileCheckDiag::MatchType MatchTy = ExpectedMatch in printMatch() local
2154 FileCheckDiag::MatchType MatchTy = ExpectedMatch in printNoMatch() local
/openbsd-src/gnu/llvm/llvm/include/llvm/FileCheck/
H A DFileCheck.h160 } MatchTy; member
/openbsd-src/gnu/llvm/llvm/utils/FileCheck/
H A DFileCheck.cpp205 static MarkerStyle GetMarker(FileCheckDiag::MatchType MatchTy) { in GetMarker()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6020 LLT MatchTy = MRI.getType(MatchInfo); in matchTruncLshrBuildVectorFold() local