Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp183 const std::vector<GenericValue> &ArgVals, in ffiInvoke()
249 const std::vector<GenericValue> &ArgVals) { in callExternalFunction()
H A DExecution.cpp1108 std::vector<GenericValue> ArgVals; in visitCallSite() local
2076 const std::vector<GenericValue> &ArgVals) { in callFunction()
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1711 SmallVector<ValueAndIsPtr, 16> ArgVals; in EmitFunctionProlog() local