Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp191 static bool ffiInvoke(RawFunc Fn, Function *F, ArrayRef<GenericValue> ArgVals, in ffiInvoke()
258 ArrayRef<GenericValue> ArgVals) { in callExternalFunction()
DExecution.cpp1161 std::vector<GenericValue> ArgVals; in visitCallSite() local
2123 void Interpreter::callFunction(Function *F, ArrayRef<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/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp191 static bool ffiInvoke(RawFunc Fn, Function *F, ArrayRef<GenericValue> ArgVals, in ffiInvoke()
258 ArrayRef<GenericValue> ArgVals) { in callExternalFunction()
DExecution.cpp1162 std::vector<GenericValue> ArgVals; in visitCallBase() local
2119 void Interpreter::callFunction(Function *F, ArrayRef<GenericValue> ArgVals) { in callFunction()
/external/clang/lib/CodeGen/
DCGCall.cpp2127 SmallVector<ParamValue, 16> ArgVals; in EmitFunctionProlog() local
/external/llvm-project/clang/lib/CodeGen/
DCGCall.cpp2457 SmallVector<ParamValue, 16> ArgVals; in EmitFunctionProlog() local