Searched defs:ArgVals (Results 1 – 3 of 3) sorted by relevance
183 const std::vector<GenericValue> &ArgVals, in ffiInvoke()249 const std::vector<GenericValue> &ArgVals) { in callExternalFunction()
1108 std::vector<GenericValue> ArgVals; in visitCallSite() local2076 const std::vector<GenericValue> &ArgVals) { in callFunction()
1711 SmallVector<ValueAndIsPtr, 16> ArgVals; in EmitFunctionProlog() local