Home
last modified time | relevance | path

Searched defs:Middle (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp106 StringRef Middle = Fmt.take_front(NumEscapedBraces); in splitLiteralAndReplacement() local
H A DPath.cpp859 const char *Middle = Suffix.empty() ? "-%%%%%%" : "-%%%%%%."; in createTemporaryFile() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5831 const char *Middle = !Suffix.empty() ? "-%%%%%%." : "-%%%%%%"; in CreateTempFile() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp874 uint64_t Middle = SplatUndefZ & ~Upper & ~Lower; in isVectorConstantLegal() local