Home
last modified time | relevance | path

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

/dports/devel/libfirm/libfirm-1.21.0/ir/be/TEMPLATE/
H A Dgen_TEMPLATE_regalloc_if.h71 REG_FP_F1 = 1, enumerator
H A Dgen_TEMPLATE_regalloc_if.c186 static const unsigned TEMPLATE_limited_fp_f1 [] = { (1 << REG_FP_F1) };
486 REG_FP_F1,
/dports/devel/libfirm/libfirm-1.21.0/ir/be/sparc/
H A Dgen_sparc_regalloc_if.h123 REG_FP_F1 = 1, enumerator
H A Dgen_sparc_regalloc_if.c347 static const unsigned sparc_limited_fp_f1 [] = { (1 << REG_FP_F1), 0 };
981 REG_FP_F1,