Searched defs:NP (Results 1 – 9 of 9) sorted by relevance
11 int& NP(void*); function
51 template<std::nullptr_t np> struct NP { // expected-note 2{{template parameter is declared here}} struct52 NP<np> *np2; argument
47 unsigned NF, unsigned NP) { in InitMCSubtargetInfo()
328 Pass *NP = Pass::createPass((*I).second); in addPass() local
177 struct NP {}; struct
783 unsigned NP, in setProtocolQualifiers()
54 #define NP 1025 macro
275 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
1920 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local