Lines Matching refs:only
358 // register(s) in the epilogue of a preserve_most function, so we only use
529 // "preserve_most" is currently not handling the return value correctly, so only
678 // Helper macro to define no_sanitize attributes only with clang.
865 #error Target architecture ia32 is only supported on ia32 host
869 #error Target architecture x64 is only supported on x64 and arm64 host
873 #error Target architecture x32 is only supported on x64 host with x32 support
876 #error Target architecture arm is only supported on arm and ia32 host
879 #error Target architecture arm64 is only supported on arm64 and x64 host
882 #error Target architecture mips64 is only supported on mips64 and x64 host
885 #error Target architecture riscv64 is only supported on riscv64 and x64 host
888 #error Target architecture riscv32 is only supported on riscv32 and ia32 host
891 #error Target architecture loong64 is only supported on loong64 and x64 host