Home
last modified time | relevance | path

Searched refs:NP (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h513 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
514 DCHECK_NE(NP.Node, nullptr); in deepCopyInto()
515 DCHECK_NE(NP.NewNode, nullptr); in deepCopyInto()
517 for (const auto Callee : NP.Node->Callees) { in deepCopyInto()
519 NP.NewNode, NodeIdPairArray(*O.NodeIdPairAllocator), in deepCopyInto()
524 if (UNLIKELY(NP.NewNode->Callees.AppendEmplace(NewNode, Callee.FId) == in deepCopyInto()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp395 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
397 Ptr, SDValue(NP, 0)); in select()
411 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
413 Ptr, SDValue(NP, 0)); in select()
424 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
426 MVT::Other, Ptr, SDValue(NP, 0)); in select()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_iterator.h84 explicit ilist_iterator(pointer NP) : NodePtr(Access::getNodePtr(NP)) {}
221 explicit ilist_iterator_w_bits(pointer NP)
222 : NodePtr(Access::getNodePtr(NP)) {}
/freebsd-14.2/contrib/ntp/include/
H A Dascii.h53 #define NP 12 macro
/freebsd-14.2/crypto/openssh/regress/misc/fuzz-harness/testdata/
H A Did_dsa10 ksp3qZB+xh/NP+hBqf0sbHX0yYbzKOvI5SCc/kKK6yagcBZOsubM/KC8TxyVgmD5c6WzYs
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp412 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
413 if (NP == 0) in getNumPreds()
414 NP = pred_size(BB) + 1; in getNumPreds()
415 return NP - 1; in getNumPreds()
/freebsd-14.2/libexec/getty/
H A Dgettytab.h170 #define NP gettyflags[21].value macro
H A Dsubr.c277 if (NP) { in set_flags()
H A Dmain.c679 if (!NP) { in putchr()
/freebsd-14.2/usr.sbin/kbdcontrol/
H A Dlex.l91 FF|ff|NP|np { number = 12; return TNUM; }
/freebsd-14.2/sys/contrib/device-tree/Bindings/ata/
H A Dahci-common.yaml96 more than 32 ports due to the CAP.NP fields and PI register size
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp370 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
371 assert(NP && "Pass ID not registered"); in getInsertedPass()
372 return NP; in getInsertedPass()
H A DRDFGraph.cpp265 unsigned NP = BB->pred_size(); in operator <<() local
277 << " --- preds(" << NP << "): "; in operator <<()
/freebsd-14.2/contrib/file/tests/
H A Dmatilde.arm.testfile97 ��U)�� /��@D���<TS�Y�������j0Q�\���NP��Z����<F[!*�����\�~EEJ9 �`17ĉ�}N�<H@oX~���aY�]�Y#<h�…
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp502 NodePair NP = node_pair(N1, N2); in node_eq() local
503 NodePairSet::iterator FEq = Eq.find(NP); in node_eq()
506 NodePairSet::iterator FNe = Ne.find(NP); in node_eq()
H A DHexagonExpandCondsets.cpp897 unsigned Ox = 0, NP = MI.getNumOperands(); in predicateAt() local
899 while (Ox < NP) { in predicateAt()
910 while (Ox < NP) { in predicateAt()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrMMA.td232 def NP : XX3Form_AT3_XAB6<
263 def PM#NAME#NP :
313 def NP : XX3Form_AT3_XAB6<opcode, !or(xo, 0x40), (outs acc:$AT),
365 def PM#NAME#NP :
446 def PM#NAME#NP :
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp742 const DefPath *NP = &N; in defPathIndex() local
743 assert(!Paths.empty() && NP >= &Paths.front() && NP <= &Paths.back() && in defPathIndex()
745 return NP - &Paths.front(); in defPathIndex()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dmsvc122 # comment type: 80h~NP~no purge bit 40h~NL~no list bit
H A Dprinter244 0 string NP
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2070 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local
2071 return (NP > 0) ? NP : 0; in getNodePriority()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td86 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
581 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
622 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
653 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
2345 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3832 unsigned NP = getNumParams(); in getParametersSourceRange() local
3835 if (NP == 0 && EllipsisLoc.isInvalid()) in getParametersSourceRange()
3839 NP > 0 ? ParamInfo[0]->getSourceRange().getBegin() : EllipsisLoc; in getParametersSourceRange()
3842 : ParamInfo[NP - 1]->getSourceRange().getEnd(); in getParametersSourceRange()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedExynosM5.td647 def : InstRW<[M5WriteA1W], (instregex "^CCM[NP]W[ir]$")>;
648 def : InstRW<[M5WriteA1X], (instregex "^CCM[NP]X[ir]$")>;
/freebsd-14.2/share/misc/
H A Diso3166176 NP NPL 524 Nepal

12