Searched defs:ArgValues (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp80 runFunction(Function *F, ArrayRef<GenericValue> ArgValues) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.cpp26 runFunction(Function *F, ArrayRef<GenericValue> ArgValues) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp507 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) { argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9839 SmallVector<SDValue, 4> ArgValues; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3376 SmallVector<SDValue, 16> ArgValues; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4000 SmallVector<SDValue, 16> ArgValues; local

Completed in 334 milliseconds