Home
last modified time | relevance | path

Searched refs:float1 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-fp.ll7 %float1 = fadd float 0.000000e+00, 0.000000e+00 ; <float> [#uses=6]
9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
10 %test50 = fcmp oge float %float1, %float2 ; <i1> [#uses=0]
11 %test51 = fcmp ogt float %float1, %float2 ; <i1> [#uses=0]
12 %test52 = fcmp ole float %float1, %float2 ; <i1> [#uses=0]
13 %test53 = fcmp olt float %float1, %float2 ; <i1> [#uses=0]
14 %test54 = fcmp une float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-fp.ll6 %float1 = fadd <3 x float> <float 0.0, float 0.0, float 0.0>, <float 0.0, float 0.0, float 0.0>
8 %test49 = fcmp oeq <3 x float> %float1, %float2
9 %test50 = fcmp oge <3 x float> %float1, %float2
10 %test51 = fcmp ogt <3 x float> %float1, %float2
11 %test52 = fcmp ole <3 x float> %float1, %float2
12 %test53 = fcmp olt <3 x float> %float1, %float2
13 %test54 = fcmp une <3 x float> %float1, %float2
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-fp.ll7 %float1 = fadd float 0.000000e+00, 0.000000e+00 ; <float> [#uses=6]
9 %test49 = fcmp oeq float %float1, %float2 ; <i1> [#uses=0]
10 %test50 = fcmp oge float %float1, %float2 ; <i1> [#uses=0]
11 %test51 = fcmp ogt float %float1, %float2 ; <i1> [#uses=0]
12 %test52 = fcmp ole float %float1, %float2 ; <i1> [#uses=0]
13 %test53 = fcmp olt float %float1, %float2 ; <i1> [#uses=0]
14 %test54 = fcmp une float %float1, %float2 ; <i1> [#uses=0]
/external/llvm/test/CodeGen/SystemZ/
Dframe-15.ll44 %float1 = load float , float *%ptr1
46 %double1 = fpext float %float1 to double
71 %float1 = load float , float *%ptr1
73 %double1 = fpext float %float1 to double
98 %float1 = load float , float *%ptr1
100 %double1 = fpext float %float1 to double
125 %float1 = load float , float *%ptr1
127 %double1 = fpext float %float1 to double
152 %float1 = load float , float *%ptr1
154 %double1 = fpext float %float1 to double
[all …]
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/
DCommonSuperclassTest.java277 String float1 = "[F"; in testGetCommonSuperclass_arrays() local
311 superclassTest(object, int1, float1); in testGetCommonSuperclass_arrays()
/external/llvm/test/CodeGen/AArch64/
Dfunc-calls.ll31 %float1 = load float, float* @varfloat
33 call void @take_floats(float %float1, float %float2)
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DRops.java1607 Rop float1, Rop double1, Rop int2, in pickBinaryOp() argument
1617 case Type.BT_FLOAT: result = float1; break; in pickBinaryOp()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...