Home
last modified time | relevance | path

Searched defs:WS (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp27 WriteRef::WriteRef(unsigned SourceIndex, WriteState *WS) in WriteRef()
230 WriteState &WS = *Write.getWriteState(); in addRegisterWrite() local
333 const WriteState &WS, MutableArrayRef<unsigned> FreedPhysRegs) { in removeRegisterWrite()
384 bool RegisterFile::canEliminateMove(const WriteState &WS, const ReadState &RS, in canEliminateMove()
451 const WriteState &WS = Writes[E - (I + 1)]; in tryEliminateMoveOrSwap() local
458 WriteState &WS = Writes[E - (I + 1)]; in tryEliminateMoveOrSwap() local
580 const WriteState *WS = WR.getWriteState(); in checkRAWHazards() local
642 WriteState &WS = *WR.getWriteState(); in addRegisterRead() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmReader.cpp24 const WasmSection &WS = WasmObj.getWasmSection(Sec); in create() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DRetireStage.cpp69 for (const WriteState &WS : Inst.getDefs()) in notifyInstructionRetired() local
H A DInOrderIssueStage.cpp90 for (const WriteState &WS : IR.getInstruction()->getDefs()) { in findFirstWriteBackCycle() local
341 for (const WriteState &WS : IS.getDefs()) in retireInstruction() local
/freebsd/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/usr.sbin/mailwrapper/
H A Dmailwrapper.c141 #define WS " \t\n" in main() macro
/freebsd/contrib/nvi/common/
H A Dmultibyte.h61 #define WS "%ls" macro
95 #define WS "%s" macro
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp472 const auto &WS = static_cast<const MCSymbolWasm &>(S); in executePostLayoutBinding() local
1351 const auto &WS = static_cast<const MCSymbolWasm &>(S); in prepareImports() local
1422 const auto &WS = static_cast<const MCSymbolWasm &>(S); in prepareImports() local
1570 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1737 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1775 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1852 const auto &WS = static_cast<const MCSectionWasm &>(S); in writeOneObject() local
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c48 #define WS " \t\n\r" macro
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp67 const WriteState &WS = Inst.getDefs()[I]; in updateMoveElimInfo() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp136 for (const WriteState &WS : getDefs()) { in computeCriticalRegDep() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp192 MCSectionWasm *WS = getContext().getWasmSection( in parseSectionDirective() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp243 LexicalScope *WS = ScopePosition.first; in constructScopeNest() local
/freebsd/lib/libc/tests/resolv/
H A Dresolv_test.c51 #define WS " \t\n\r" macro
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp575 void llvm::format_provider<WaitStatus>::format(const WaitStatus &WS, in format()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp773 auto WS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); in CheckDataSection() local
1122 auto *WS = in doBeforeLabelEmit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp959 StringRef GuardWideningImpl::scoreTypeToString(WideningScore WS) { in scoreTypeToString()
/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c485 #define WS -2 macro
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1253 else if (const auto *WS = dyn_cast<WhileStmt>(Loop)) in generatePathDiagnosticsForNode() local
2596 std::queue<const ExplodedNode *> WS; in BugPathGetter() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp748 uint16_t WS = getRegBitWidth(RS); in evaluate() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1133 for (unsigned WS : WriteSeq) { in GenSchedClassTables() local
H A DCodeGenDAGPatterns.cpp748 TypeSetByHwMode::SetType &WS = W.get(M); in EnforceSameNumElts() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1626 void JSONNodeDumper::VisitWhileStmt(const WhileStmt *WS) { in VisitWhileStmt()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3451 LexicalScope *WS = ScopePosition.first; in makeDepthFirstEjectionMap() local
3541 LexicalScope *WS = ScopePosition.first; in depthFirstVLocAndEmit() local

12