/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 66 auto NA = P.G.addr<NodeBase*>(P.Obj); in operator <<() local 369 NodeAddr<NodeBase*> NA = { reinterpret_cast<NodeBase*>(ActiveEnd), in New() local 394 void NodeBase::append(NodeAddr<NodeBase*> NA) { in append() 433 NodeAddr<NodeBase*> NA = G.addr<NodeBase*>(getNext()); in getOwner() local 472 void CodeNode::addMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) { in addMember() 532 NodeAddr<NodeBase*> NA = G.addr<NodeBase*>(getNext()); in getOwner() local 576 auto EqBB = [BB] (NodeAddr<NodeBase*> NA) -> bool { in findBlock() 791 NodeAddr<NodeBase*> NA = newNode(0); in cloneNode() local 1183 NodeAddr<RefNode*> NA; in locateNextRef() local 1214 NodeAddr<RefNode*> NA = cloneNode(RA); in getNextShadow() local [all …]
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | m88k.h | 90 #define NA 3 macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | m88k.h | 91 #define NA 3 macro
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULowerModuleLDSPass.cpp | 1176 MDNode *NA = I->getMetadata(LLVMContext::MD_noalias); in refineUsesAlignmentAndAA() local
|
/openbsd/sys/kern/ |
H A D | tty.c | 111 #define NA ORDINARY | ALPHA macro
|
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 893 auto NA = G.addr<NodeBase*>(getNext()); in getNextRef() local
|
/openbsd/gnu/llvm/llvm/lib/Demangle/ |
H A D | MicrosoftDemangle.cpp | 2158 NodeArrayNode *NA = nodeListToNodeArray(Arena, Head, Count); in demangleFunctionParameterList() local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | builtins.c | 65 #define DEF_BUILTIN(X, N, C, T, LT, B, F, NA, AT) STRINGX(X), argument
|
H A D | tree.h | 87 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT) ENUM, argument
|
/openbsd/gnu/llvm/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 1236 IdentifierInfo *NA = Tok.getIdentifierInfo(); in ParseAvailabilityAttribute() local
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2890 if (auto *NA = dyn_cast_or_null<NamespaceAliasDecl>(NominatedNamespace)) in getNominatedNamespace() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | builtins.c | 59 #define DEF_BUILTIN(X, N, C, T, LT, B, F, NA, AT, IM, COND) #X, argument
|
H A D | tree.h | 215 #define DEF_BUILTIN(ENUM, N, C, T, LT, B, F, NA, AT, IM, COND) ENUM, argument
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 5603 CGDebugInfo::EmitNamespaceAlias(const NamespaceAliasDecl &NA) { in EmitNamespaceAlias()
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13582 SDValue NB) { in PerformADDVecReduce()
|