Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp81 ArrayRef<GenericValue> ArgValues) { in runFunction()
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp513 GenericValue MCJIT::runFunction(Function *F, ArrayRef<GenericValue> ArgValues) { in runFunction()
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp590 bool TGParser::resolveArguments(Record *Rec, ArrayRef<ArgumentInit *> ArgValues, in resolveArguments() argument
634 ArrayRef<ArgumentInit *> ArgValues, in resolveArgumentsOfClass() argument
643 ArrayRef<ArgumentInit *> ArgValues, in resolveArgumentsOfMultiClass() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11153 SmallVector<SDValue, 4> ArgValues; LowerArguments() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6714 std::bitset<TileRegHigh + 1> ArgValues; CheckX86BuiltinTileDuplicate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11681 SmallVector<AA::ValueAndContext> ArgValues; updateImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4488 SmallVector<SDValue, 16> ArgValues; LowerFormalArguments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6689 SmallVector<SDValue, 16> ArgValues; LowerFormalArguments() local
[all...]