Searched defs:NA (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1176 MDNode *NA = I->getMetadata(LLVMContext::MD_noalias); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1077 Value *HexagonCommonGEP::fabricateGEP(NodeVect &NA, BasicBlock::iterator At, argument
1161 NodeVect NA; // Nodes to assemble. local
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h90 #define NA 3 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h91 #define NA 3 macro
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFGraph.h341 template <typename S> NodeAddr(const NodeAddr<S> &NA) argument
893 auto NA = G.addr<NodeBase*>(getNext()); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DRDFGraph.cpp66 auto NA = P.G.addr<NodeBase*>(P.Obj); local
369 NodeAddr<NodeBase*> NA = { reinterpret_cast<NodeBase*>(ActiveEnd), local
394 void NodeBase::append(NodeAddr<NodeBase*> NA) { argument
433 NodeAddr<NodeBase*> NA = G.addr<NodeBase*>(getNext()); local
472 addMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) argument
485 addMemberAfter(NodeAddr<NodeBase*> MA, NodeAddr<NodeBase*> NA, const DataFlowGraph &G) argument
493 removeMember(NodeAddr<NodeBase*> NA, const DataFlowGraph &G) argument
532 NodeAddr<NodeBase*> NA = G.addr<NodeBase*>(getNext()); local
791 NodeAddr<NodeBase*> NA = newNode(0); local
1183 NodeAddr<RefNode*> NA; local
[all...]
/openbsd-current/sys/kern/
H A Dtty.c111 #define NA ORDINARY | ALPHA macro
158 #undef NA macro
[all...]
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp1236 IdentifierInfo *NA = Tok.getIdentifierInfo(); local

Completed in 326 milliseconds