Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64SLSHardening.cpp218 auto ThunkIt = llvm::find_if( in populateThunk() local
336 auto ThunkIt = in ConvertBLRToBL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSLSHardening.cpp213 auto ThunkIt = llvm::find_if( in populateThunk() local
307 auto ThunkIt = llvm::find_if(SLSBLRThunks, [Reg, isThumb](auto T) { in ConvertIndirectCallToIndirectJump() local