Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dmacros.h37 #define TYPE_TCGV_I64(X) __builtin_types_compatible_p(typeof(X), TCGv_i64) macro
168 __builtin_choose_expr(TYPE_TCGV_I64(X), \
565 __builtin_choose_expr(TYPE_TCGV_I64(X), \