Searched refs:CFI_RESTORE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S79 CFI_RESTORE(%rax)
80 CFI_RESTORE(%rbx)
81 CFI_RESTORE(%rcx)
82 CFI_RESTORE(%rdx)
83 CFI_RESTORE(%rsi)
84 CFI_RESTORE(%rdi)
85 CFI_RESTORE(%r8)
86 CFI_RESTORE(%r9)
87 CFI_RESTORE(%r10)
88 CFI_RESTORE(
[all...]
H A Dtsan_rtl_aarch64.S64 CFI_RESTORE (0)
68 CFI_RESTORE (29)
69 CFI_RESTORE (30)
115 CFI_RESTORE (0)
119 CFI_RESTORE (29)
120 CFI_RESTORE (30)
167 CFI_RESTORE (0)
168 CFI_RESTORE (1)
172 CFI_RESTORE (29)
173 CFI_RESTORE (3
[all...]
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h30 # define CFI_RESTORE(reg) .cfi_restore reg macro
42 # define CFI_RESTORE(reg) macro

Completed in 100 milliseconds