Home
last modified time | relevance | path

Searched refs:popcount2 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/Transforms/LoopIdiom/AMDGPU/
Dpopcnt.ll97 ; CHECK-LABEL: @popcount2
101 define i32 @popcount2(i64 %a, i32 %mydata1, i32 %mydata2) nounwind uwtable readnone ssp {
/external/clang/test/Sema/
Dconstant-builtins-2.c134 char popcount2[__builtin_popcount(0xF0F0) == 8 ? 1 : -1]; variable
/external/llvm/test/Transforms/LoopIdiom/X86/
Dpopcnt.ll49 define i32 @popcount2(i64 %a, i32 %mydata1, i32 %mydata2) nounwind uwtable readnone ssp {