Home
last modified time | relevance | path

Searched defs:NP (Results 1 – 15 of 15) sorted by relevance

/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
421 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
434 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
/freebsd/contrib/ntp/include/
H A Dascii.h53 #define NP 12 macro
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h509 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
/freebsd/libexec/getty/
H A Dgettytab.h168 #define NP gettyflags[21].value macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp382 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
H A DRDFGraph.cpp264 unsigned NP = BB->pred_size(); in operator <<() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp881 unsigned Ox = 0, NP = MI.getNumOperands(); in predicateAt() local
H A DHexagonCommonGEP.cpp495 NodePair NP = node_pair(N1, N2); in node_eq() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCheckExprLifetime.cpp652 unsigned NP = std::min(Callee->getNumParams(), CanonCallee->getNumParams()); in visitFunctionCallArguments() local
H A DSemaDeclAttr.cpp5741 uint32_t NP; in CheckRegparmAttr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp724 unsigned NV = 0, NP = 0; in passAsPureScalableType() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp456 unsigned &NP = BBNumPreds[BB->getNumber()]; in getNumPreds() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2070 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp745 const DefPath *NP = &N; in defPathIndex() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3974 unsigned NP = getNumParams(); in getParametersSourceRange() local