Home
last modified time | relevance | path

Searched refs:FOR_EACH_INTEGER_KIND (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/include/flang/Evaluate/
Dtype.h446 #define FOR_EACH_INTEGER_KIND(PREFIX, SUFFIX) \ macro
458 FOR_EACH_INTEGER_KIND(PREFIX, SUFFIX) \
Dexpression.h572 FOR_EACH_INTEGER_KIND(extern template class Expr, )
636 FOR_EACH_INTEGER_KIND(extern template struct Relational, )
864 FOR_EACH_INTEGER_KIND(template struct Relational, ) \
/external/llvm-project/flang/lib/Evaluate/
Dfold-integer.cpp647 FOR_EACH_INTEGER_KIND(template class ExpressionBase, )