Home
last modified time | relevance | path

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

1234

/external/arm-neon-tests/
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
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteLexer.h22 #define WS 5 macro
DTreeRewriteParser.h31 #define WS 5 macro
/external/llvm-project/clang/test/Sema/Inputs/
Dms-keyword-system-header.h9 } WS __attribute__((__transparent_union__)); typedef
/external/antlr/runtime/ObjC/Framework/examples/combined/
DCombinedLexer.h23 #define WS 6 macro
DCombinedParser.h32 #define WS 6 macro
/external/clang/test/Sema/Inputs/
Dms-keyword-system-header.h9 } WS __attribute__((__transparent_union__)); typedef
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTLexer.h24 #define WS 6 macro
DTParser.h33 #define WS 6 macro
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyLexer.h26 #define WS 7 macro
DPolyPrinter.h38 #define WS 7 macro
DPolyDifferentiator.h35 #define WS 7 macro
DPolyParser.h35 #define WS 7 macro
/external/llvm-project/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp149 WriteState &WS = *Write.getWriteState(); in addRegisterWrite() local
235 const WriteState &WS, MutableArrayRef<unsigned> FreedPhysRegs) { in removeRegisterWrite()
282 bool RegisterFile::tryEliminateMove(WriteState &WS, ReadState &RS) { in tryEliminateMove()
411 WriteState &WS = *WR.getWriteState(); in addRegisterRead() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
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
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dv8.S263 #define WS 8 macro
267 #define WS 4 macro
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangLexer.h27 #define WS 9 macro
DLangDumpDecl.h36 #define WS 9 macro
DLangParser.h36 #define WS 9 macro
/external/llvm-project/llvm/tools/llvm-objcopy/wasm/
DReader.cpp24 const WasmSection &WS = WasmObj.getWasmSection(Sec); in create() local
/external/antlr/runtime/ObjC/Framework/examples/scopes/
DSymbolTableLexer.h31 #define WS 6 macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DRetireStage.cpp59 for (const WriteState &WS : Inst.getDefs()) in notifyInstructionRetired() local
/external/llvm-project/llvm/lib/MCA/Stages/
DRetireStage.cpp59 for (const WriteState &WS : Inst.getDefs()) in notifyInstructionRetired() local
/external/antlr/runtime/ObjC/Framework/examples/LL-star/
DSimpleCLexer.h37 #define WS 6 macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
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

1234