Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp181 const std::vector<GenericValue> &ArgVals, in ffiInvoke()
247 const std::vector<GenericValue> &ArgVals) { in callExternalFunction()
DExecution.cpp880 std::vector<GenericValue> ArgVals; in visitCallSite() local
1282 const std::vector<GenericValue> &ArgVals) { in callFunction()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp180 static bool ffiInvoke(RawFunc Fn, Function *F, ArrayRef<GenericValue> ArgVals, in ffiInvoke()
246 ArrayRef<GenericValue> ArgVals) { in callExternalFunction()
DExecution.cpp1109 std::vector<GenericValue> ArgVals; in visitCallSite() local
2076 void Interpreter::callFunction(Function *F, ArrayRef<GenericValue> ArgVals) { in callFunction()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp1556 SmallVector<const Value *, 8> ArgVals; in DoSelectCall() local
/external/clang/lib/CodeGen/
DCGCall.cpp2127 SmallVector<ParamValue, 16> ArgVals; in EmitFunctionProlog() local