Home
last modified time | relevance | path

Searched defs:NP (Results 1 – 13 of 13) 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
422 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
435 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/libexec/getty/
H A Dgettytab.h168 #define NP gettyflags[21].value macro
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h509 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp374 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
H A DRDFGraph.cpp265 unsigned NP = BB->pred_size(); in operator <<() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp417 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp898 unsigned Ox = 0, NP = MI.getNumOperands(); in predicateAt() local
H A DHexagonCommonGEP.cpp502 NodePair NP = node_pair(N1, N2); in node_eq() 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.cpp3882 unsigned NP = getNumParams(); in getParametersSourceRange() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5046 uint32_t NP; in CheckRegparmAttr() local