Home
last modified time | relevance | path

Searched defs:SN (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DPDBFileBuilder.cpp137 Expected<uint32_t> SN = allocateNamedStream("/LinkInfo", 0); in finalizeMsfLayout() local
219 uint32_t SN = 0; in getNamedStreamIndex() local
229 uint32_t SN = cantFail(getNamedStreamIndex("/src/headerblock")); in commitSrcHeaderBlock() local
253 uint32_t SN = cantFail(getNamedStreamIndex(IS.StreamName)); in commitInjectedSources() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dtgammal.c162 static const long double SN[9] = { variable
/third_party/musl/src/math/
Dtgammal.c162 static const long double SN[9] = { variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp214 if (ScalarHNode *SN = dyn_cast<ScalarHNode>(CurrentNode)) { in beginSequence() local
268 if (ScalarHNode *SN = dyn_cast<ScalarHNode>(CurrentNode)) { in matchEnumScalar() local
307 if (ScalarHNode *SN = dyn_cast<ScalarHNode>(N.get())) { in bitSetMatch() local
338 if (ScalarHNode *SN = dyn_cast<ScalarHNode>(CurrentNode)) { in scalarString() local
373 if (ScalarNode *SN = dyn_cast<ScalarNode>(N)) { in createHNodes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp284 bool HexagonOptAddrMode::isSafeToExtLR(NodeAddr<StmtNode *> SN, in isSafeToExtLR()
355 NodeAddr<StmtNode *> SN = UN.Addr->getOwner(*DFG); in processAddUses() local
442 NodeAddr<StmtNode *> SN = UN.Addr->getOwner(*DFG); in analyzeUses() local
DHexagonISelDAGToDAG.cpp1111 ConstantSDNode *SN = dyn_cast<ConstantSDNode>(S.getOperand(1).getNode()); in ppAddrRewriteAndSrl() local
DHexagonISelDAGToDAGHVX.cpp2011 auto *SN = cast<ShuffleVectorSDNode>(N); in selectShuffle() local
DHexagonISelLowering.cpp2700 StoreSDNode *SN = cast<StoreSDNode>(Op.getNode()); in LowerStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGraphWriter.h110 GraphWriter(raw_ostream &o, const GraphType &g, bool SN) : O(o), G(g) { in GraphWriter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDDG.h354 auto *SN = new SimpleDDGNode(I); in createFineGrainedNode() local
/third_party/python/Lib/test/
Dtest_binop.py406 class SN(SupEq): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h533 const Node *SN = SoFar.second->getSyntaxNode(S); in collapse() local
2887 Node *SN = getDerived().parseSourceName(State); in parseOperatorName() local
3008 Node *SN = getDerived().parseSourceName(State); in parseOperatorName() local
3200 Node *SN = getDerived().parseSourceName(/*NameState=*/nullptr); in parseSimpleId() local
3381 StringView SN = parseBareSourceName(); in parseAbiTags() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js3000 ,"SN":[,[,,"[12]\\d{1,5}",,,,,,,[2,3,4,5,6] property
Dmetadata.js6804 ,"SN":[,[,,"(?:[378]\\d|93)\\d{7}",,,,,,,[9] property
Dmetadatalite.js6804 ,"SN":[,[,,"(?:[378]\\d|93)\\d{7}",,,,,,,[9] property
Ddemo-compiled.js404 …0"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],SN:[,[,,"(?:[378]\\d|93… property
632 …,,[,,"11[358]",,,,"113"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],SN:[,[,,"[12]\\d{1,5}",… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp574 void PPCDAGToDAGISel::selectFrameIndex(SDNode *SN, SDNode *N, unsigned Offset) { in selectFrameIndex()
DPPCISelLowering.cpp10122 StoreSDNode *SN = cast<StoreSDNode>(Op.getNode()); in LowerVectorStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2933 StoreSDNode *SN = cast<StoreSDNode>(N); in performStoreCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5766 auto *SN = cast<StoreSDNode>(N); in combineSTORE() local