Searched defs:NN (Results 1 – 9 of 9) sorted by relevance
41 #define NN(index) (&arch_info_struct[index]) macro
92 #define NN(index) (&arch_info_struct[(index) + 1]) macro
967 #define NN 10000 macro
35 #define NN(p) ((p) ? (p) : "(null)") /* guaranteed non-null for dprintf macro
168 for (const auto &NN : MN->Mapping) { in endMapping() local
290 #define NN 0 /* no translation */ macro
612 #define INIT_CUMULATIVE_ARGS(CUM, FNTYPE, LIBNAME, NN, N_NAMED_ARGS) \ argument
2265 std::vector<Value *> &NN = CandidatePairs2[S->first]; in choosePairs() local
2374 if (SDNode *NN = SelectBitPermutation(N)) in Select() local