Searched defs:NP (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/ntp/include/
H A Dascii.h53 #define NP 12 macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_iterator.h84 explicit ilist_iterator(pointer NP) : NodePtr(Access::getNodePtr(NP)) {} argument
221 explicit ilist_iterator_w_bits(pointer NP) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h513 NodeAndParent NP = DFSStack.back(); variable
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp395 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); local
411 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); local
424 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); local
/freebsd-current/libexec/getty/
H A Dgettytab.h168 #define NP gettyflags[21].value macro
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp412 unsigned &NP = BBNumPreds[BB]; local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp265 unsigned NP = BB->pred_size(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp897 unsigned Ox = 0, NP = MI.getNumOperands(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp742 const DefPath *NP = &N; local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5619 uint32_t NP; local

Completed in 235 milliseconds