Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dinline-asm-aarch64-flag-output.c11 int test_ccne(int a, int* b) { in test_ccne() function
H A Dinline-asm-x86-flag-output.c211 int test_ccne(long nr, volatile long *addr) { in test_ccne() function
/llvm-project/llvm/test/CodeGen/AArch64/
H A Dinline-asm-flag-output.ll179 define i32 @test_ccne(i64 %a) {
180 ; CHECK-LABEL: test_ccne:
/llvm-project/llvm/test/CodeGen/X86/
H A Dinline-asm-flag-output.ll501 define i32 @test_ccne(i64 %nr, ptr %addr) nounwind {
502 ; X32-LABEL: test_ccne:
516 ; X64-LABEL: test_ccne: