Searched defs:Pipe (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Pipe.h | 15 typedef PipeWindows Pipe; typedef 20 typedef PipePosix Pipe; typedef
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | PipelinePrinter.h | 54 PipelinePrinter(Pipeline &Pipe, const CodeRegion &R, unsigned Idx, in PipelinePrinter()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | InputInfo.h | 33 Pipe enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerUtilPosix.cpp | 94 FILE *Pipe = popen(Cmd.toString().c_str(), "r"); in ExecuteCommand() local
|
H A D | FuzzerUtilWindows.cpp | 178 FILE *Pipe = _popen(Cmd.toString().c_str(), "r"); in ExecuteCommand() local
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | ResourceManager.cpp | 359 ResourceRef Pipe = selectPipe(R.first); in issueInstruction() local
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 944 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 D | MCAsmMacro.h | 51 Pipe, PipePipe, Caret, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Specifiers.h | 52 enum class TypeSpecifiersPipe { Unspecified, Pipe }; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 85 Pipe = 5, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1252 Pointer, Reference, Array, Function, BlockPointer, MemberPointer, Paren, Pipe enumerator
|