HomeSort by relevance Sort by last modified time
    Searched refs:s38 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
aarch64-arguments.c 160 // PCS: @f38(float %s0, double %d1, float %s2, float %s3, float %s4, float %s5, [2 x float], %struct.s38* byval align 4 %stacked)
161 struct s38 { float a, b, c; }; struct
162 void f38(float s0, double d1, float s2, float s3, float s4, float s5, struct s38 stacked) {}
x86_32-arguments-darwin.c 153 // CHECK: define void @f38(%struct.s38* noalias sret %agg.result)
154 struct s38 { char a[3]; short b; } f38(void) { while (1) {} } struct
  /external/v8/benchmarks/
regexp.js 219 var s38 = computeInputVariants('gvzrMbar=-8', 78);
256 re8.exec(s38[i]);
    [all...]

Completed in 67 milliseconds