Searched defs:NumMatches (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.cpp | 134 int NumMatches = 0; apply() local |
/llvm-project/llvm/lib/Target/X86/AsmParser/ | ||
H A D | X86AsmParser.cpp | 4299 unsigned NumMatches = 0; matchAndEmitATTInstruction() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 13183 int NumMatches = Resolver.getNumMatches(); ResolveAddressOfOverloadedFunction() local |