Searched defs:ArgVals (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp2123 void Interpreter::callFunction(Function *F, ArrayRef<GenericValue> ArgVals) { argument
[all...]
H A DExternalFunctions.cpp191 static bool ffiInvoke(RawFunc Fn, Function *F, ArrayRef<GenericValue> ArgVals, argument
257 callExternalFunction(Function *F, ArrayRef<GenericValue> ArgVals) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h813 Error operator()(ArgT &ArgVal, ArgTs &... ArgVals) { argument

Completed in 115 milliseconds