Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Drtm.ll33 define void @test_xend() nounwind uwtable {
34 ; X86-LABEL: test_xend:
39 ; X64-LABEL: test_xend:
Drtm-schedule.ll34 define void @test_xend() nounwind uwtable {
35 ; GENERIC-LABEL: test_xend:
40 ; SKYLAKE-LABEL: test_xend:
/external/llvm/test/CodeGen/X86/
Drtm.ll17 define void @test_xend() nounwind uwtable {
21 ; CHECK: test_xend
/external/clang/test/CodeGen/
Drtm-builtins.c14 test_xend(void) { in test_xend() function