Home
last modified time | relevance | path

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

12

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

12