Home
last modified time | relevance | path

Searched defs:ArgValues (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp81 ArrayRef<GenericValue> ArgValues) { in runFunction()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaX86.cpp455 std::bitset<TileRegHigh + 1> ArgValues; in CheckBuiltinTileDuplicate() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp510 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) { in runFunction()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp585 ArrayRef<const ArgumentInit *> ArgValues, in resolveArguments()
629 ArrayRef<const ArgumentInit *> ArgValues, in resolveArgumentsOfClass()
640 ArrayRef<const ArgumentInit *> ArgValues, const Init *DefmName, SMLoc Loc) { in resolveArgumentsOfMultiClass()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11816 SmallVector<SDValue, 4> ArgValues; in LowerArguments() local