Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/Generic/
Dprint-mul-exp.ll15 %r_1 = mul i32 %a, 1 ; <i32> [#uses=1]
35 call i32 (i8*, ...) @printf( i8* %a_mul_s, i32 1, i32 %r_1 ) ; <i32>:3 [#uses=0]
/external/lldb/test/functionalities/data-formatter/data-formatter-advanced/
Dmain.cpp98 int r_1; member
/external/eigen/unsupported/Eigen/
DPolynomials61 where \f$ p \f$ is known through its roots i.e. \f$ p(x) = (x-r_1)(x-r_2)...(x-r_n) \f$.
114 …r is guaranteed to provide a correct result only when the complex roots \f$r_1,r_2,...,r_d\f$ have…