Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DFormatVariadic.cpp106 StringRef Middle = Fmt.take_front(NumEscapedBraces); in splitLiteralAndReplacement() local
H A DPath.cpp860 return createTemporaryFile(Prefix + Middle + Suffix, ResultFD, ResultPath, in createTemporaryFile() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp5745 const char *Middle = !Suffix.empty() ? "-%%%%%%." : "-%%%%%%"; CreateTempFile() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp861 uint64_t Middle = SplatUndefZ & ~Upper & ~Lower; isVectorConstantLegal() local