Searched defs:NU (Results 1 – 4 of 4) sorted by relevance
37 union NU { union38 NU() {} in NU() function
36 union NU { union37 NU(const NU &Other) : Field(Other.Field) {} in NU() function
49 for (uint32_t U = 0, NU = TRI.getNumRegUnits(); U != NU; ++U) { in PhysicalRegisterInfo() local91 for (uint32_t U = 0, NU = TRI.getNumRegUnits(); U != NU; ++U) { in PhysicalRegisterInfo() local
2505 for (const auto &NU : CUMap) { emitDebugPubSections() local