Home
last modified time | relevance | path

Searched refs:test_xbegin (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Drtm.ll10 define i32 @test_xbegin() nounwind uwtable {
11 ; X86-LABEL: test_xbegin:
20 ; X64-LABEL: test_xbegin:
Drtm-schedule.ll9 define i32 @test_xbegin() nounwind uwtable {
10 ; GENERIC-LABEL: test_xbegin:
20 ; SKYLAKE-LABEL: test_xbegin:
/external/llvm/test/CodeGen/X86/
Drtm.ll8 define i32 @test_xbegin() nounwind uwtable {
12 ; CHECK: test_xbegin
/external/clang/test/CodeGen/
Drtm-builtins.c8 unsigned int test_xbegin(void) { in test_xbegin() function