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

/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp2074 callFunction(Function *F, const std::vector<GenericValue> &ArgVals) argument
[all...]
H A DExternalFunctions.cpp181 ffiInvoke(RawFunc Fn, Function *F, const std::vector<GenericValue> &ArgVals, const DataLayout *TD, GenericValue &Result) argument
247 callExternalFunction(Function *F, const std::vector<GenericValue> &ArgVals) argument

Completed in 43 milliseconds