Searched refs:BTL_ASM_COMMENT (Results 1 – 9 of 9) sorted by relevance
80 BTL_ASM_COMMENT("#begin rot"); in calculate()82 BTL_ASM_COMMENT("end rot"); in calculate()
88 BTL_ASM_COMMENT("mybegin axpby"); in calculate()90 BTL_ASM_COMMENT("myend axpby"); in calculate()
99 BTL_ASM_COMMENT("mybegin axpy"); in calculate()101 BTL_ASM_COMMENT("myend axpy"); in calculate()
106 BTL_ASM_COMMENT("#begin matrix_vector_product"); in calculate()108 BTL_ASM_COMMENT("end matrix_vector_product"); in calculate()
88 BTL_ASM_COMMENT("#begin ger"); in calculate()90 BTL_ASM_COMMENT("end ger"); in calculate()
89 BTL_ASM_COMMENT("begin atv"); in calculate()91 BTL_ASM_COMMENT("end atv"); in calculate()
96 BTL_ASM_COMMENT("#begin symv"); in calculate()98 BTL_ASM_COMMENT("end symv"); in calculate()
91 BTL_ASM_COMMENT("#begin syr2"); in calculate()93 BTL_ASM_COMMENT("end syr2"); in calculate()
42 #define BTL_ASM_COMMENT(X) asm("#" X) macro44 #define BTL_ASM_COMMENT(X) macro