Searched refs:ComputeSignatureVTs (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 95 ComputeSignatureVTs(F.getFunctionType(), F, TM, Params, Results); in EmitEndOfAsmFile() 171 ComputeSignatureVTs(F.getFunctionType(), F, TM, ParamVTs, ResultVTs); in EmitFunctionBodyStart()
|
| H A D | WebAssemblyMachineFunctionInfo.cpp | 46 void llvm::ComputeSignatureVTs(const FunctionType *Ty, const Function &F, in ComputeSignatureVTs() function in llvm
|
| H A D | WebAssemblyMachineFunctionInfo.h | 128 void ComputeSignatureVTs(const FunctionType *Ty, const Function &F,
|
| H A D | WebAssemblyMCInstLower.cpp | 60 ComputeSignatureVTs(FuncTy, CurrentFunc, TM, ParamMVTs, ResultMVTs); in GetGlobalAddressSymbol()
|
| H A D | WebAssemblyISelLowering.cpp | 848 ComputeSignatureVTs(MF.getFunction().getFunctionType(), MF.getFunction(), in LowerFormalArguments()
|