Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp57 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local
60 computeLegalValueVTs(CurrentFunc, TM, GlobalVT, VTs); in GetGlobalAddressSymbol()
70 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local
75 computeSignatureVTs(FuncTy, F, CurrentFunc, TM, ParamMVTs, ResultMVTs); in GetGlobalAddressSymbol()