Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDRegisterFile.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-14-stable/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
HDWasmReader.cpp24 const WasmSection &WS = WasmObj.getWasmSection(Sec); in create() local
/freebsd-14-stable/contrib/netbsd-tests/lib/libc/stdlib/
HDh_getopt.c45 #define WS "\t\n " macro
HDh_getopt_long.c48 #define WS "\t\n " macro
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MCA/Stages/
HDRetireStage.cpp69 for (const WriteState &WS : Inst.getDefs()) in notifyInstructionRetired() local
HDInOrderIssueStage.cpp90 for (const WriteState &WS : IR.getInstruction()->getDefs()) { in findFirstWriteBackCycle() local
357 for (const WriteState &WS : IS.getDefs()) in retireInstruction() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDWasmObjectWriter.cpp468 const auto &WS = static_cast<const MCSymbolWasm &>(S); in executePostLayoutBinding() local
1333 const auto &WS = static_cast<const MCSymbolWasm &>(S); in isSectionReferenced() local
1362 const auto &WS = static_cast<const MCSymbolWasm &>(S); in prepareImports() local
1433 const auto &WS = static_cast<const MCSymbolWasm &>(S); in prepareImports() local
1580 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1747 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1785 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1862 const auto &WS = static_cast<const MCSectionWasm &>(S); in writeOneObject() local
/freebsd-14-stable/usr.sbin/mailwrapper/
HDmailwrapper.c131 #define WS " \t\n" in main() macro
/freebsd-14-stable/contrib/nvi/common/
HDmultibyte.h61 #define WS "%ls" macro
95 #define WS "%s" macro
/freebsd-14-stable/contrib/netbsd-tests/lib/libpthread/
HDh_resolv.c48 #define WS " \t\n\r" macro
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
HDRegisterFileStatistics.cpp67 const WriteState &WS = Inst.getDefs()[I]; in updateMoveElimInfo() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MCA/
HDInstruction.cpp136 for (const WriteState &WS : getDefs()) { in computeCriticalRegDep() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDWasmAsmParser.cpp195 MCSectionWasm *WS = getContext().getWasmSection( in parseSectionDirective() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLexicalScopes.cpp243 LexicalScope *WS = ScopePosition.first; in constructScopeNest() local
/freebsd-14-stable/lib/libc/tests/resolv/
HDresolv_test.c51 #define WS " \t\n\r" macro
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmParser.cpp759 auto WS = cast<MCSectionWasm>(getStreamer().getCurrentSectionOnly()); in CheckDataSection() local
1109 auto *WS = getContext().getWasmSection(SecName, SectionKind::getText(), 0, in doBeforeLabelEmit() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Host/common/
HDHost.cpp608 void llvm::format_provider<WaitStatus>::format(const WaitStatus &WS, in format()
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
HDPtrTypesSemantics.cpp341 bool VisitWhileStmt(const WhileStmt *WS) { in VisitWhileStmt()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGuardWidening.cpp964 StringRef GuardWideningImpl::scoreTypeToString(WideningScore WS) { in scoreTypeToString()
/freebsd-14-stable/contrib/bsddialog/lib/
HDlib_util.c546 #define WS -2 macro
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBugReporter.cpp1263 else if (const auto *WS = dyn_cast<WhileStmt>(Loop)) in generatePathDiagnosticsForNode() local
2612 std::queue<const ExplodedNode *> WS; in BugPathGetter() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDBitTracker.cpp748 uint16_t WS = getRegBitWidth(RS); in evaluate() local
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/
HDSubtargetEmitter.cpp1150 for (unsigned WS : WriteSeq) { in GenSchedClassTables() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDInstrRefBasedImpl.cpp3497 LexicalScope *WS = ScopePosition.first; in makeDepthFirstEjectionMap() local
3587 LexicalScope *WS = ScopePosition.first; in depthFirstVLocAndEmit() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDJSONNodeDumper.cpp1669 void JSONNodeDumper::VisitWhileStmt(const WhileStmt *WS) { in VisitWhileStmt()

12