Home
last modified time | relevance | path

Searched defs:NA (Results 1 – 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRDFGraph.cpp68 auto NA = P.G.addr<NodeBase*>(P.Obj); in operator <<() local
371 NodeAddr<NodeBase*> NA = { reinterpret_cast<NodeBase*>(ActiveEnd), in New() local
396 void NodeBase::append(NodeAddr<NodeBase*> NA) { in append()
435 NodeAddr<NodeBase*> NA = G.addr<NodeBase*>(getNext()); in getOwner() local
474 void CodeNode::addMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) { in addMember()
487 void CodeNode::addMemberAfter(NodeAddr<NodeBase*> MA, NodeAddr<NodeBase*> NA, in addMemberAfter()
495 void CodeNode::removeMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) { in removeMember()
534 NodeAddr<NodeBase*> NA = G.addr<NodeBase*>(getNext()); in getOwner() local
578 auto EqBB = [BB] (NodeAddr<NodeBase*> NA) -> bool { in findBlock()
790 NodeAddr<NodeBase*> NA = newNode(0); in cloneNode() local
[all …]
/freebsd-11-stable/sbin/routed/
HDinput.c949 # define NA (rip->rip_auths) in ck_passwd() macro
HDtrace.c891 # define NA ((struct netauth*)n) in trace_rip() macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIFormMemoryClauses.cpp185 unsigned NA = MaskA.getNumLanes(); in forAllLanes() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonCommonGEP.cpp1090 Value *HexagonCommonGEP::fabricateGEP(NodeVect &NA, BasicBlock::iterator At, in fabricateGEP()
1176 NodeVect NA; // Nodes to assemble. in materialize() local
/freebsd-11-stable/sys/pc98/cbus/
HDgdc.c518 #define NA (-2) macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRDFGraph.h891 auto NA = G.addr<NodeBase*>(getNext()); in getNextRef() local
/freebsd-11-stable/sys/dev/fb/
HDvesa.c173 #define NA (-2) macro
HDvga.c316 #define NA (-2) macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
HDMicrosoftDemangle.cpp2165 NodeArrayNode *NA = nodeListToNodeArray(Arena, Head, Count); in demangleFunctionParameterList() local
/freebsd-11-stable/contrib/ntp/ntpq/
HDntpq.c122 #define NA 2 /* network address */ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclCXX.cpp2754 if (auto *NA = dyn_cast_or_null<NamespaceAliasDecl>(NominatedNamespace)) in getNominatedNamespace() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp1130 IdentifierInfo *NA = Tok.getIdentifierInfo(); in ParseAvailabilityAttribute() local
/freebsd-11-stable/sys/dev/netmap/
HDnetmap_kern.h1628 #define NA(_ifp) ((struct netmap_adapter *)WNA(_ifp)) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp4693 CGDebugInfo::EmitNamespaceAlias(const NamespaceAliasDecl &NA) { in EmitNamespaceAlias()
/freebsd-11-stable/contrib/gcc/
HDbuiltins.c59 #define DEF_BUILTIN(X, N, C, T, LT, B, F, NA, AT, IM, COND) #X, argument
HDtree.h220 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) ENUM, argument