Searched defs:WS (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/wasm/
H A DReader.cpp24 const WasmSection &WS = WasmObj.getWasmSection(Sec); local
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt.c45 #define WS "\t\n " macro
H A Dh_getopt_long.c48 #define WS "\t\n " macro
/freebsd-13-stable/usr.sbin/mailwrapper/
H A Dmailwrapper.c133 #define WS " \t\n" macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp243 LexicalScope *WS = ScopePosition.first; local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp65 const WriteState &WS = Inst.getDefs()[0]; local
/freebsd-13-stable/contrib/nvi/common/
H A Dmultibyte.h61 #define WS "%ls" macro
95 #define WS "%s" macro
/freebsd-13-stable/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c48 #define WS " \t\n\r" macro
/freebsd-13-stable/lib/libc/tests/resolv/
H A Dresolv_test.c52 #define WS " \t\n\r" macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp149 WriteState &WS = *Write.getWriteState(); local
243 removeRegisterWrite( const WriteState &WS, MutableArrayRef<unsigned> FreedPhysRegs) argument
291 tryEliminateMove(WriteState &WS, ReadState &RS) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp648 void llvm::format_provider<WaitStatus>::format(const WaitStatus &WS, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp650 auto WS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); local
904 auto WS = getContext().getWasmSection(SecName, SectionKind::getText()); variable
905 getStreamer().SwitchSection(WS); variable
908 getContext().addGenDwarfSection(WS); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp432 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1219 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1276 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1366 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1518 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1554 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1626 const auto &WS = static_cast<const MCSectionWasm &>(S); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h608 WriteRef(unsigned SourceIndex, WriteState *WS) : Data(SourceIndex, WS) {} argument
624 const WriteState *WS = getWriteState(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2568 std::queue<const ExplodedNode *> WS; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1453 void JSONNodeDumper::VisitWhileStmt(const WhileStmt *WS) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp703 TypeSetByHwMode::SetType &WS = W.get(M); local

Completed in 344 milliseconds