Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp58 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local
60 computeLegalValueVTs(CurrentFunc, TM, Global->getValueType(), VTs); in GetGlobalAddressSymbol()
75 const Function &CurrentFunc = MF.getFunction(); in GetGlobalAddressSymbol() local
80 computeSignatureVTs(FuncTy, F, CurrentFunc, TM, ParamMVTs, ResultMVTs); in GetGlobalAddressSymbol()