Home
last modified time | relevance | path

Searched defs:ThunkIt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp215 auto ThunkIt = llvm::find_if( in populateThunk() local
309 auto ThunkIt = llvm::find_if(SLSBLRThunks, [Reg, isThumb](auto T) { in ConvertIndirectCallToIndirectJump() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp196 auto ThunkIt = llvm::find_if( populateThunk() local