Home
last modified time | relevance | path

Searched defs:ArgValues (Results 1 – 7 of 7) 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.cpp421 std::bitset<TileRegHigh + 1> ArgValues; in CheckBuiltinTileDuplicate() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp513 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) { in runFunction()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp590 bool TGParser::resolveArguments(Record *Rec, ArrayRef<ArgumentInit *> ArgValues, in resolveArguments()
634 ArrayRef<ArgumentInit *> ArgValues, in resolveArgumentsOfClass()
643 ArrayRef<ArgumentInit *> ArgValues, in resolveArgumentsOfMultiClass()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11673 SmallVector<SDValue, 4> ArgValues; in LowerArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11665 SmallVector<AA::ValueAndContext> ArgValues; in updateImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7321 SmallVector<SDValue, 16> ArgValues; in LowerFormalArguments() local