Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DIndirectThunks.h48 void ThunkInserter<Derived, InsertedThunksTy>::createThunkFunction( in createThunkFunction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RetpolineThunks.cpp195 void X86RetpolineThunks::createThunkFunction(Module &M, StringRef Name) { in createThunkFunction() function in X86RetpolineThunks