Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dtbm-intrinsics-fast-isel.ll7 define i32 @test__bextri_u32(i32 %a0) {
8 ; X32-LABEL: test__bextri_u32:
13 ; X64-LABEL: test__bextri_u32:
/external/llvm/test/CodeGen/X86/
Dtbm-intrinsics-fast-isel.ll7 define i32 @test__bextri_u32(i32 %a0) {
8 ; X32-LABEL: test__bextri_u32:
13 ; X64-LABEL: test__bextri_u32:
/external/clang/test/CodeGen/
Dtbm-builtins.c13 unsigned int test__bextri_u32(unsigned int a) { in test__bextri_u32() function