Home
last modified time | relevance | path

Searched refs:insertThunks (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86IndirectThunks.cpp72 bool insertThunks(MachineModuleInfo &MMI, MachineFunction &MF);
83 bool insertThunks(MachineModuleInfo &MMI, MachineFunction &MF) { in insertThunks() function
140 bool RetpolineThunkInserter::insertThunks(MachineModuleInfo &MMI, in insertThunks() function in RetpolineThunkInserter
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DIndirectThunks.h110 InsertedThunks |= getDerived().insertThunks(MMI, MF); in run()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp194 bool insertThunks(MachineModuleInfo &MMI, MachineFunction &MF);
202 bool SLSBLRThunkInserter::insertThunks(MachineModuleInfo &MMI, in insertThunks() function in SLSBLRThunkInserter
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp189 ArmInsertedThunks insertThunks(MachineModuleInfo &MMI, MachineFunction &MF);
197 ArmInsertedThunks SLSBLRThunkInserter::insertThunks(MachineModuleInfo &MMI, in insertThunks() function in SLSBLRThunkInserter