Searched defs:ENT (Results 1 – 4 of 4) sorted by relevance
1949 #define IS_ONLY_IFZERO(ENT) \ in gen_dis_table() argument
1956 #define IS_ONLY_IFZERO(ENT) \ in gen_dis_table() argument
7324 for (auto &ENT : ExitNotTaken) { in getExact() local7347 for (auto &ENT : ExitNotTaken) in getExact() local7356 for (auto &ENT : ExitNotTaken) in getConstantMax() local7366 auto PredicateNotAlwaysTrue = [](const ExitNotTakenInfo &ENT) { in getConstantMax()7389 auto PredicateNotAlwaysTrue = [](const ExitNotTakenInfo &ENT) { in isConstantMaxOrZero()7401 for (auto &ENT : ExitNotTaken) in hasOperand() local
7160 #define ENT(x) { #x, test__ ## x } macro