Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/docs/
H A DCodeGenerator.rst1832 .. _Implementations of the abstract target description interfaces:
1833 .. _implement the target description:
/openbsd-src/gnu/llvm/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp255 StringRef Matching; in isMainHeader() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveInterval.cpp924 LaneBitmask Matching = SRMask & LaneMask; in refineSubRanges() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1162 Instruction *Matching = MemInstMatching ? MemInst.get() : InVal.DefInst; in getMatchingValue() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp2384 FormatToken *Matching = FormatTok->MatchingParen; in insertTrailingCommas() local