HomeSort by relevance Sort by last modified time
    Searched full:x_trunc (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGenCXX/
bitfield.cpp 186 // CHECK-X86-64: %[[x_trunc:.*]] = trunc i32 %{{.*}} to i8
188 // CHECK-X86-64: %[[x_and:.*]] = and i8 %[[x_trunc]], 1
194 // CHECK-PPC64: %[[x_trunc:.*]] = trunc i32 %{{.*}} to i8
196 // CHECK-PPC64: %[[x_and:.*]] = and i8 %[[x_trunc]], 1
  /external/mksh/src/
edit.c 2083 int i, j, x_trunc = 0; local
    [all...]

Completed in 134 milliseconds