Searched refs:t37 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/Transforms/Reassociate/ |
D | 2012-05-08-UndefLeak.ll | 49 %t37 = add i64 %t36, %t2 50 %t38 = add i64 %t37, %t3
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-rem.ll | 89 %t37 = add nsw i64 %t36, %t35 ; <i64> [#uses=1] 91 %t39 = add nsw i64 %t37, %t38 ; <i64> [#uses=1]
|
D | ashr-tripcount.ll | 80 %t37 = fmul float %t18, %invQuantizer.0 ; <float> [#uses=1] 83 store float %t37, float* %t39, align 4
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 143 float t37, *t38, t39[9], t40(double);
|
/external/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 329 define void @t37(i8* %x) { 330 ; CHECK-LABEL: @t37(
|
/external/clang/test/CodeGen/ |
D | ms-inline-asm.c | 417 void t37() {
|
/external/clang/test/SemaCXX/ |
D | type-traits.cpp | 810 int t37[F(__is_member_object_pointer(void (*)()))]; in is_member_object_pointer() local 846 int t37[F(__is_member_function_pointer(void (*)()))]; in is_member_function_pointer() local 918 int t37[F(__is_const(float))]; in is_const() local 967 int t37[F(__is_volatile(float))]; in is_volatile() local
|
/external/libcxxabi/test/ |
D | dynamic_cast3.pass.cpp | 2113 namespace t37 namespace 2449 t37::test(); in main()
|