Searched refs:a0_0 (Results 1 – 4 of 4) sorted by relevance
45 std::array<T, 0> a0_0{}; (void)a0_0; in operator ()() local70 std::array<T, 0> a0_0 = {}; (void)a0_0; in operator ()() local94 std::array<T, 0> a0_0 = {{}}; (void)a0_0; in operator ()() local
11 extern int a0_0[__alignof(v2f_t) == 8 ? 1 : -1];
135 LLVMValueRef a0_0 = args->facing; in emit_facing_coef() local136 LLVMValueRef a0_0f = LLVMBuildSIToFP(builder, a0_0, float_type, ""); in emit_facing_coef()