Home
last modified time | relevance | path

Searched defs:Pipe (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DPipe.h15 typedef PipeWindows Pipe; typedef
20 typedef PipePosix Pipe; typedef
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.h54 PipelinePrinter(Pipeline &Pipe, const CodeRegion &R, unsigned Idx, in PipelinePrinter()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DInputInfo.h33 Pipe enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilPosix.cpp94 FILE *Pipe = popen(Cmd.toString().c_str(), "r"); in ExecuteCommand() local
H A DFuzzerUtilWindows.cpp178 FILE *Pipe = _popen(Cmd.toString().c_str(), "r"); in ExecuteCommand() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp359 ResourceRef Pipe = selectPipe(R.first); in issueInstruction() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp944 const char *Pipe = ScanFormat(Argument, ArgumentEnd, '|'); in FormatDiagnostic() local
1078 const char *Pipe = ScanFormat(Argument, ArgumentEnd, '|'); in FormatDiagnostic() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h51 Pipe, PipePipe, Caret, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h52 enum class TypeSpecifiersPipe { Unspecified, Pipe }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h85 Pipe = 5, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1252 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe enumerator