Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Drtm.ll48 define void @test_xabort() nounwind uwtable {
49 ; X86-LABEL: test_xabort:
54 ; X64-LABEL: test_xabort:
Drtm-schedule.ll49 define void @test_xabort() nounwind uwtable {
50 ; GENERIC-LABEL: test_xabort:
55 ; SKYLAKE-LABEL: test_xabort:
/external/llvm/test/CodeGen/X86/
Drtm.ll25 define void @test_xabort() nounwind uwtable {
29 ; CHECK: test_xabort
/external/clang/test/CodeGen/
Drtm-builtins.c20 test_xabort(void) { in test_xabort() function