Home
last modified time | relevance | path

Searched refs:rnd16 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dbool-simplify.ll42 define i16 @rnd16(i16 %arg) nounwind uwtable {
50 ; CHECK: rnd16
/external/clang/test/CodeGen/
Darm64-vrnd.c33 int32x4_t rnd16(float32x4_t a) { return vrndpq_f32(a); } in rnd16() function