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

/freebsd-11.0-release/contrib/llvm/include/llvm/ExecutionEngine/Orc/
H A DRPCUtils.h97 std::error_code operator()(ArgT &ArgVal, ArgTs &... ArgVals) { argument
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp2076 void Interpreter::callFunction(Function *F, ArrayRef<GenericValue> ArgVals) { argument
[all...]
H A DExternalFunctions.cpp180 static bool ffiInvoke(RawFunc Fn, Function *F, ArrayRef<GenericValue> ArgVals, argument
245 callExternalFunction(Function *F, ArrayRef<GenericValue> ArgVals) argument

Completed in 112 milliseconds