Searched defs:SN (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DStreamUtil.cpp85 uint16_t SN = IMD.Descriptor.getModuleStreamIndex(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DGraphWriter.h110 GraphWriter(raw_ostream &o, const GraphType &g, bool SN) : O(o), G(g) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp135 Expected<uint32_t> SN = allocateNamedStream("/LinkInfo", 0); local
217 uint32_t SN = 0; local
227 uint32_t SN = cantFail(getNamedStreamIndex("/src/headerblock")); local
251 uint32_t SN = cantFail(getNamedStreamIndex(IS.StreamName)); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDDG.h368 auto *SN = new SimpleDDGNode(I); variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp284 bool HexagonOptAddrMode::isSafeToExtLR(NodeAddr<StmtNode *> SN, argument
355 NodeAddr<StmtNode *> SN = UN.Addr->getOwner(*DFG); local
442 NodeAddr<StmtNode *> SN = UN.Addr->getOwner(*DFG); local
[all...]
H A DHexagonISelDAGToDAG.cpp1118 ConstantSDNode *SN = dyn_cast<ConstantSDNode>(S.getOperand(1).getNode()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp633 void PPCDAGToDAGISel::selectFrameIndex(SDNode *SN, SDNode *N, unsigned Offset) { argument
H A DPPCISelLowering.cpp10587 StoreSDNode *SN = cast<StoreSDNode>(Op.getNode()); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1701 auto *SN = Mapping.find(N); local
1706 auto *SN = Mapping.find(NNSLoc); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1282 StoreSDNode *SN = cast<StoreSDNode>(Op.getNode()); local
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq.c132 #define SN 10 /* signed number: must display +/- sign */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h537 const Node *SN = SoFar.second->getSyntaxNode(S); local
2938 Node *SN = getDerived().parseSourceName(State); local
3059 Node *SN = getDerived().parseSourceName(State); local
3251 Node *SN local
3432 StringView SN = parseBareSourceName(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6044 auto *SN = cast<StoreSDNode>(N); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dh8300.h1185 SN = 3 enumerator in enum:h8_size
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dh8300.h1185 SN = 3 enumerator in enum:h8_size
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dh8300.h1185 SN = 3 enumerator in enum:h8_size
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dh8300.h1185 SN = 3 enumerator in enum:h8_size
[all...]

Completed in 671 milliseconds