/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 53 auto NA = P.G.addr<NodeBase *>(P.Obj); in operator <<() local 366 Node NA = {reinterpret_cast<NodeBase *>(ActiveEnd), makeId(ActiveB, Index)}; in New() local 390 void NodeBase::append(Node NA) { in append() 429 Node NA = G.addr<NodeBase *>(getNext()); in getOwner() local 468 void CodeNode::addMember(Node NA, const DataFlowGraph &G) { in addMember() 481 void CodeNode::addMemberAfter(Node MA, Node NA, const DataFlowGraph &G) { in addMemberAfter() 488 void CodeNode::removeMember(Node NA, const DataFlowGraph &G) { in removeMember() 527 Node NA = G.addr<NodeBase *>(getNext()); in getOwner() local 571 auto EqBB = [BB](Node NA) -> bool { return Block(NA).Addr->getCode() == BB; }; in findBlock() 785 Node NA = newNode(0); in cloneNode() local [all …]
|
/freebsd/sbin/routed/ |
H A D | input.c | 939 # define NA (rip->rip_auths) in ck_passwd() macro
|
H A D | trace.c | 873 # define NA ((struct netauth*)n) in trace_rip() macro
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | erf.c | 15 #define NA __erf_data.erf_ratio_N_A macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 1077 Value *HexagonCommonGEP::fabricateGEP(NodeVect &NA, BasicBlock::iterator At, in fabricateGEP() 1161 NodeVect NA; // Nodes to assemble. in materialize() local
|
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_cfg_common.h | 72 enum adf_cfg_service_type { NA = 0, CRYPTO, COMP, SYM, ASYM, USED }; enumerator
|
/freebsd/sys/dev/fb/ |
H A D | vesa.c | 174 #define NA (-2) macro
|
H A D | vga.c | 267 #define NA (-2) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 1326 MDNode *NA = I->getMetadata(LLVMContext::MD_noalias); in refineUsesAlignmentAndAA() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 916 auto NA = G.addr<NodeBase *>(getNext()); in getNextRef() local
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 2237 NodeArrayNode *NA = nodeListToNodeArray(Arena, Head, Count); in demangleFunctionParameterList() local
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.c | 125 #define NA global() macro
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2997 if (auto *NA = dyn_cast_or_null<NamespaceAliasDecl>(NominatedNamespace)) in getNominatedNamespace() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 1445 IdentifierInfo *NA = Tok.getIdentifierInfo(); in ParseAvailabilityAttribute() local
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_kern.h | 1695 #define NA(_ifp) (if_getnetmapadapter(_ifp)) macro
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 5960 CGDebugInfo::EmitNamespaceAlias(const NamespaceAliasDecl &NA) { in EmitNamespaceAlias()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13736 SDValue NB) { in PerformADDVecReduce()
|