Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h509 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
510 DCHECK_NE(NP.Node, nullptr); in deepCopyInto()
511 DCHECK_NE(NP.NewNode, nullptr); in deepCopyInto()
513 for (const auto Callee : NP.Node->Callees) { in deepCopyInto()
515 NP.NewNode, NodeIdPairArray(*O.NodeIdPairAllocator), in deepCopyInto()
520 if (UNLIKELY(NP.NewNode->Callees.AppendEmplace(NewNode, Callee.FId) == in deepCopyInto()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp406 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
408 Ptr, SDValue(NP, 0)); in select()
422 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
424 Ptr, SDValue(NP, 0)); in select()
435 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
437 MVT::Other, Ptr, SDValue(NP, 0)); in select()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist_iterator.h114 explicit ilist_iterator(pointer NP) : NodePtr(Access::getNodePtr(NP)) {}
255 explicit ilist_iterator_w_bits(pointer NP)
256 : NodePtr(Access::getNodePtr(NP)) {}
/freebsd/contrib/ntp/include/
H A Dascii.h53 #define NP 12 macro
/freebsd/crypto/openssh/regress/misc/fuzz-harness/testdata/
H A Did_dsa10 ksp3qZB+xh/NP+hBqf0sbHX0yYbzKOvI5SCc/kKK6yagcBZOsubM/KC8TxyVgmD5c6WzYs
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp417 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
418 if (NP == 0) in getNumPreds()
419 NP = pred_size(BB) + 1; in getNumPreds()
420 return NP - 1; in getNumPreds()
/freebsd/libexec/getty/
H A Dgettytab.h168 #define NP gettyflags[21].value macro
H A Dmain.c667 if (!NP) { in putchr()
H A Dsubr.c271 if (NP) { in set_flags()
/freebsd/usr.sbin/kbdcontrol/
H A Dlex.l91 FF|ff|NP|np { number = 12; return TNUM; }
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp374 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
375 assert(NP && "Pass ID not registered"); in getInsertedPass()
376 return NP; in getInsertedPass()
H A DRDFGraph.cpp265 unsigned NP = BB->pred_size(); in operator <<() local
277 << " --- preds(" << NP << "): "; in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp860 FROM_TO(NP, NP) in getImplicitCondFromMI()
/freebsd/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/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp898 unsigned Ox = 0, NP = MI.getNumOperands(); in predicateAt() local
900 while (Ox < NP) { in predicateAt()
911 while (Ox < NP) { in predicateAt()
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()
/freebsd/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/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp745 const DefPath *NP = &N; in defPathIndex() local
746 assert(!Paths.empty() && NP >= &Paths.front() && NP <= &Paths.back() && in defPathIndex()
748 return NP - &Paths.front(); in defPathIndex()
/freebsd/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/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/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.td86 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
583 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
624 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
655 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
2358 "Z", "NZ", "P", "NP", "M", "NM", "LH", "NLH", "O", "NO" ] in {
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3878 unsigned NP = getNumParams(); in getParametersSourceRange() local
3881 if (NP == 0 && EllipsisLoc.isInvalid()) in getParametersSourceRange()
3885 NP > 0 ? ParamInfo[0]->getSourceRange().getBegin() : EllipsisLoc; in getParametersSourceRange()
3888 : ParamInfo[NP - 1]->getSourceRange().getEnd(); in getParametersSourceRange()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedExynosM5.td645 def : InstRW<[M5WriteA1W], (instregex "^CCM[NP]W[ir]$")>;
646 def : InstRW<[M5WriteA1X], (instregex "^CCM[NP]X[ir]$")>;
/freebsd/share/misc/
H A Diso3166176 NP NPL 524 Nepal

12