HomeSort by relevance Sort by last modified time
    Searched refs:BTL_ASM_COMMENT (Results 1 - 9 of 9) sorted by null

  /external/eigen/bench/btl/actions/
action_rot.hh 80 BTL_ASM_COMMENT("#begin rot");
82 BTL_ASM_COMMENT("end rot");
action_axpby.hh 88 BTL_ASM_COMMENT("mybegin axpby");
90 BTL_ASM_COMMENT("myend axpby");
action_axpy.hh 99 BTL_ASM_COMMENT("mybegin axpy");
101 BTL_ASM_COMMENT("myend axpy");
action_atv_product.hh 89 BTL_ASM_COMMENT("begin atv");
91 BTL_ASM_COMMENT("end atv");
action_ger.hh 88 BTL_ASM_COMMENT("#begin ger");
90 BTL_ASM_COMMENT("end ger");
action_matrix_vector_product.hh 106 BTL_ASM_COMMENT("#begin matrix_vector_product");
108 BTL_ASM_COMMENT("end matrix_vector_product");
action_symv.hh 96 BTL_ASM_COMMENT("#begin symv");
98 BTL_ASM_COMMENT("end symv");
action_syr2.hh 91 BTL_ASM_COMMENT("#begin syr2");
93 BTL_ASM_COMMENT("end syr2");
  /external/eigen/bench/btl/generic_bench/
btl.hh 42 #define BTL_ASM_COMMENT(X) asm("#" X)
44 #define BTL_ASM_COMMENT(X)

Completed in 92 milliseconds