Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjCXX/
H A Darc-ppe.mm11 int& NP(void*); function
/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp60 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 Dbuiltin-operator-new-delete.cpp67 void *NP = 0; variable
H A Ddestructor.cpp225 struct NP {}; struct
/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp401 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 Dbitfield-access-tail.cpp84 } NP; global() variable
/llvm-project/clang/unittests/AST/Interp/
H A DtoAPValue.cpp
/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h509 NodeAndParent NP = DFSStack.back(); in deepCopyInto() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp374 Pass *NP = Pass::createPass(InsertedPassID.getID()); getInsertedPass() local
H A DRDFGraph.cpp265 unsigned NP = BB->pred_size(); operator <<() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp898 unsigned Ox = 0, NP = MI.getNumOperands(); predicateAt() local
H A DHexagonCommonGEP.cpp502 NodePairSet::iterator FEq = Eq.find(NP); in node_eq() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp417 if (NP == 0) in getNumPreds() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp2070 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local
/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp745 const DefPath *NP = &N; in defPathIndex() local
/llvm-project/clang/lib/AST/
H A DDecl.cpp3878 unsigned NP = getNumParams(); getParametersSourceRange() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5053 uint32_t NP; CheckRegparmAttr() local