Searched refs:FUNCTION_EXIT (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMMCInstLower.cpp | 223 EmitSled(MI, SledKind::FUNCTION_EXIT); in LowerPATCHABLE_FUNCTION_EXIT()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 291 FUNCTION_EXIT = 1, enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.cpp | 1244 EmitSled(MI, SledKind::FUNCTION_EXIT); in LowerPATCHABLE_FUNCTION_EXIT()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 267 emitSled(MI, SledKind::FUNCTION_EXIT); in LowerPATCHABLE_FUNCTION_EXIT()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 1515 recordSled(BeginOfSled, *MI, SledKind::FUNCTION_EXIT, 2); in emitInstruction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 1718 recordSled(CurSled, MI, SledKind::FUNCTION_EXIT, 2); in LowerPATCHABLE_RET()
|