Home
last modified time | relevance | path

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

/freebsd/contrib/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