Searched defs:NP (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 392 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local 407 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local 420 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); in select() local
|
/openbsd-src/libexec/getty/ |
H A D | gettytab.h | 151 #define NP gettyflags[21].value macro
|
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
H A D | xray_function_call_trie.h | 513 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 367 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
|
H A D | RDFGraph.cpp | 266 unsigned NP = BB->pred_size(); in operator <<() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 356 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 896 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
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2077 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 748 const DefPath *NP = &N; in defPathIndex() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | Decl.cpp | 3665 unsigned NP = getNumParams(); in getParametersSourceRange() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 5469 uint32_t NP; in CheckRegparmAttr() local
|