Searched defs:emitARM64WinCFIAllocStack (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ | ||
H A D | AArch64TargetStreamer.h | 46 virtual void emitARM64WinCFIAllocStack(unsigned Size) {} in emitARM64WinCFIAllocStack() function |
H A D | AArch64WinCOFFStreamer.cpp | 82 void AArch64TargetWinCOFFStreamer::emitARM64WinCFIAllocStack(unsigned Size) { in emitARM64WinCFIAllocStack() function in AArch64TargetWinCOFFStreamer |
H A D | AArch64ELFStreamer.cpp | 56 void emitARM64WinCFIAllocStack(unsigned Size) override { in emitARM64WinCFIAllocStack() function in __anonc74f65d30111::AArch64TargetAsmStreamer |