Home
last modified time | relevance | path

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

12345678910>>...20

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/arm-neon-tests/
H A Dref_vreinterpret.c41 #define TEST_VREINTERPRET(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
48 #define TEST_VREINTERPRET_POLY(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
55 #define TEST_VREINTERPRET_FP(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
63 #define TEST_VREINTERPRET_FP16(Q, T1, T2, W, N, TS1, TS2, WS, NS) \ in exec_vreinterpret() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp414 const auto &WS = static_cast<const MCSymbolWasm &>(S); in executePostLayoutBinding() local
1145 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1200 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1290 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1417 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1441 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeObject() local
1492 const MCSymbolWasm &WS = *resolveSymbol(*Rel.Symbol); in writeObject() local
1511 const auto &WS = static_cast<const MCSectionWasm &>(S); in writeObject() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp149 WriteState &WS = *Write.getWriteState(); in addRegisterWrite() local
244 const WriteState &WS, MutableArrayRef<unsigned> FreedPhysRegs) { in removeRegisterWrite()
291 bool RegisterFile::tryEliminateMove(WriteState &WS, ReadState &RS) { in tryEliminateMove()
420 WriteState &WS = *WR.getWriteState(); in addRegisterRead() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DWasmObjectWriter.cpp472 const auto &WS = static_cast<const MCSymbolWasm &>(S); in executePostLayoutBinding() local
1349 const auto &WS = static_cast<const MCSymbolWasm &>(S); in prepareImports() local
1420 const auto &WS = static_cast<const MCSymbolWasm &>(S); in prepareImports() local
1569 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1736 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1774 const auto &WS = static_cast<const MCSymbolWasm &>(S); in writeOneObject() local
1851 const auto &WS = static_cast<const MCSectionWasm &>(S); in writeOneObject() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dv8.S263 #define WS 8 macro
267 #define WS 4 macro
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/json/
Dparser.rs203 const WS: &[char] = &[' ', '\t', '\r', '\n']; constant
Dparser_dispatch.rs210 const WS: &[char] = &[' ', '\t', '\r', '\n']; constant
Dparser_partial.rs209 const WS: &[char] = &[' ', '\t', '\r', '\n']; constant
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/examples/ndjson/
Dparser.rs208 const WS: &[char] = &[' ', '\t']; constant
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp90 for (const WriteState &WS : IR.getInstruction()->getDefs()) { in findFirstWriteBackCycle() local
341 for (const WriteState &WS : IS.getDefs()) in retireInstruction() local
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.h22 #define WS 5 macro
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/combined/
H A DCombinedLexer.h23 #define WS 6 macro
H A DCombinedParser.h32 #define WS 6 macro
/aosp_15_r20/external/clang/test/Sema/Inputs/
H A Dms-keyword-system-header.h9 } WS __attribute__((__transparent_union__)); typedef
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
H A DTLexer.h24 #define WS 6 macro
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/polydiff/
H A DPolyLexer.h26 #define WS 7 macro
/aosp_15_r20/external/musl/src/string/
H A Dmemmove.c6 #define WS (sizeof(WT)) macro
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.nonmembers/string.io/
H A Dget_line_delim_rv.pass.cpp33 using WS = std::basic_string<wchar_t, std::char_traits<wchar_t>, Alloc<wchar_t> >; in test() typedef
H A Dget_line_rv.pass.cpp33 using WS = std::basic_string<wchar_t, std::char_traits<wchar_t>, Alloc<wchar_t> >; in test() typedef
/aosp_15_r20/external/trusty/musl/src/string/
Dmemmove.c6 #define WS (sizeof(WT)) macro
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/treeparser/
H A DLangLexer.h27 #define WS 9 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/wasm/
H A DWasmReader.cpp24 const WasmSection &WS = WasmObj.getWasmSection(Sec); in create() local
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/scopes/
H A DSymbolTableLexer.h31 #define WS 6 macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DRetireStage.cpp59 for (const WriteState &WS : Inst.getDefs()) in notifyInstructionRetired() local

12345678910>>...20