Searched defs:ArgVals (Results 1 – 4 of 4) sorted by relevance
203 static bool ffiInvoke(RawFunc Fn, Function *F, ArrayRef<GenericValue> ArgVals, in ffiInvoke()270 ArrayRef<GenericValue> ArgVals) { in callExternalFunction()
1126 std::vector<GenericValue> ArgVals; in visitCallBase() local2037 void Interpreter::callFunction(Function *F, ArrayRef<GenericValue> ArgVals) { in callFunction()
2962 SmallVector<ParamValue, 16> ArgVals; in EmitFunctionProlog() local
11376 ArrayRef<SDValue> ArgVals, bool &ArgHasUses) { in tryToElideArgumentCopy()