Searched defs:NP (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 406 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 D | ascii.h | 53 #define NP 12 macro
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 168 #define NP gettyflags[21].value macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_function_call_trie.h | 509 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 374 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
|
H A D | RDFGraph.cpp | 265 unsigned NP = BB->pred_size(); in operator <<() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 417 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 898 unsigned Ox = 0, NP = MI.getNumOperands(); in predicateAt() local
|
H A D | HexagonCommonGEP.cpp | 502 NodePair NP = node_pair(N1, N2); in node_eq() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2070 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 745 const DefPath *NP = &N; in defPathIndex() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 3882 unsigned NP = getNumParams(); in getParametersSourceRange() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 5046 uint32_t NP; in CheckRegparmAttr() local
|