Searched refs:AUTIASP (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | asmdefs.h | 16 #define AUTIASP hint 29; .cfi_window_save macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PointerAuth.cpp | 215 TII->get(UseBKey ? AArch64::AUTIBSP : AArch64::AUTIASP)) in authenticateLR()
|
H A D | AArch64SchedAmpere1.td | 1013 // (instrs AUTIAZ, AUTIBZ, AUTIASP, AUTIBSP, AUTIA1716, AUTIB1716)>;
|
H A D | AArch64InstrInfo.td | 1655 def AUTIASP : SystemNoOperands<0b101, "hint\t#29">; 1682 def : InstAlias<"autiasp", (AUTIASP), 0>; 1714 def : InstAlias<"autiasp", (AUTIASP), 1>;
|
H A D | AArch64InstrInfo.cpp | 8880 case AArch64::AUTIASP: in getOutliningTypeImpl()
|