/llvm-project/clang/test/SemaObjCXX/ |
H A D | arc-ppe.mm | 11 int& NP(void*); function
|
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
H A D | p1-11.cpp | 60 template<std::nullptr_t np> struct NP { // expected-note 2{{template parameter is declared here}} argument 59 template<std::nullptr_t np> struct NP { // expected-note 2{{template parameter is declared here}} global() struct
|
/llvm-project/clang/test/SemaCXX/ |
H A D | builtin-operator-new-delete.cpp | 67 void *NP = 0; variable
|
H A D | destructor.cpp | 225 struct NP {}; struct
|
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 401 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); select() local 417 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); select() local 430 auto *NP = CurDAG->getMachineNode(AVR::LDIRdK, DL, MVT::i8, NC); select() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | bitfield-access-tail.cpp | 84 } NP; global() variable
|
/llvm-project/clang/unittests/AST/Interp/ |
H A D | toAPValue.cpp |
|
/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_function_call_trie.h | 509 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 374 Pass *NP = Pass::createPass(InsertedPassID.getID()); getInsertedPass() local
|
H A D | RDFGraph.cpp | 265 unsigned NP = BB->pred_size(); operator <<() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 898 unsigned Ox = 0, NP = MI.getNumOperands(); predicateAt() local
|
H A D | HexagonCommonGEP.cpp | 502 NodePairSet::iterator FEq = Eq.find(NP); in node_eq() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PromoteMemoryToRegister.cpp | 417 if (NP == 0) in getNumPreds() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2070 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 745 const DefPath *NP = &N; in defPathIndex() local
|
/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 3878 unsigned NP = getNumParams(); getParametersSourceRange() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 5053 uint32_t NP; CheckRegparmAttr() local
|