Home
last modified time | relevance | path

Searched refs:InputArg (Results 1 – 25 of 64) sorted by relevance

123

/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DInputInfo.h32 InputArg, enumerator
38 const llvm::opt::Arg *InputArg; member
65 : Kind(InputArg), Act(nullptr), Type(_Type), BaseInput(_BaseInput) { in InputInfo()
66 Data.InputArg = _InputArg; in InputInfo()
70 : Kind(InputArg), Act(A), Type(GetActionType(A)), BaseInput(_BaseInput) { in InputInfo()
71 Data.InputArg = _InputArg; in InputInfo()
76 bool isInputArg() const { return Kind == InputArg; } in isInputArg()
89 return *Data.InputArg; in getInputArg()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsCCState.h47 void PreAnalyzeCallResultForF128(const SmallVectorImpl<ISD::InputArg> &Ins,
64 PreAnalyzeFormalArgumentsForF128(const SmallVectorImpl<ISD::InputArg> &Ins);
67 PreAnalyzeCallResultForVectorFloat(const SmallVectorImpl<ISD::InputArg> &Ins,
71 const SmallVectorImpl<ISD::InputArg> &Ins);
131 void PreAnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in PreAnalyzeFormalArguments()
139 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
151 void PreAnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in PreAnalyzeCallResult()
161 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult()
H A DMipsCCState.cpp87 const SmallVectorImpl<ISD::InputArg> &Ins, in PreAnalyzeCallResultForF128()
112 const SmallVectorImpl<ISD::InputArg> &Ins, const Type *RetTy) { in PreAnalyzeCallResultForVectorFloat()
181 const SmallVectorImpl<ISD::InputArg> &Ins) { in PreAnalyzeFormalArgumentsForF128()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h123 const SmallVectorImpl<ISD::InputArg> &Ins,
129 const SmallVectorImpl<ISD::InputArg> &Ins,
135 const SmallVectorImpl<ISD::InputArg> &Ins,
144 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h146 const SmallVectorImpl<ISD::InputArg> &Ins,
152 const SmallVectorImpl<ISD::InputArg> &Ins,
158 const SmallVectorImpl<ISD::InputArg> &Ins,
164 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DMSP430ISelLowering.cpp446 const SmallVectorImpl<ISD::InputArg> &Ins) { in AnalyzeVarArgs()
550 const SmallVectorImpl<ISD::InputArg> &Ins) { in AnalyzeRetResult()
568 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
591 SmallVectorImpl<ISD::InputArg> &Ins = CLI.Ins; in LowerCall()
619 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCArguments()
809 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCCallTo()
936 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h195 struct InputArg { struct
211 InputArg() = default; argument
212 InputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool used, in InputArg() argument
H A DCallingConvLower.h260 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
264 void AnalyzeArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeArguments()
299 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
502 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.h200 const SmallVectorImpl<ISD::InputArg> &ArgInfo,
231 const SmallVectorImpl<ISD::InputArg> &Ins,
239 const SmallVectorImpl<ISD::InputArg> &Ins,
278 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG) const;
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCCCState.h25 PreAnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins);
50 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
H A DPPCISelLowering.h1246 const SmallVectorImpl<ISD::InputArg> &Ins,
1252 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG) const;
1333 const SmallVectorImpl<ISD::InputArg> &Ins,
1341 const SmallVectorImpl<ISD::InputArg> &Ins,
1347 const SmallVectorImpl<ISD::InputArg> &Ins,
1370 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1374 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1378 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1389 const SmallVectorImpl<ISD::InputArg> &Ins,
1396 const SmallVectorImpl<ISD::InputArg> &Ins,
[all …]
H A DPPCCCState.cpp27 const SmallVectorImpl<ISD::InputArg> &Ins) { in PreAnalyzeFormalArguments()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCISelLowering.h86 const SmallVectorImpl<ISD::InputArg> &Ins,
100 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h145 const SmallVectorImpl<ISD::InputArg> &Ins,
153 const SmallVectorImpl<ISD::InputArg> &Ins,
209 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h131 const SmallVectorImpl<ISD::InputArg> &Ins,
136 const SmallVectorImpl<ISD::InputArg> &Ins,
141 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelLowering.h82 const SmallVectorImpl<ISD::InputArg> &Ins,
96 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h56 const ISD::InputArg *Arg = nullptr) const;
63 const ISD::InputArg &Arg) const;
141 bool Signed, const ISD::InputArg *Arg = nullptr) const;
342 const SmallVectorImpl<ISD::InputArg> &Ins,
366 const SmallVectorImpl<ISD::InputArg> &Ins,
377 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG) const;
H A DR600ISelLowering.h43 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCallingConvLower.cpp82 CCState::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
159 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult()
261 const SmallVectorImpl<ISD::InputArg> &Ins, in resultsCompatible()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.h182 const SmallVectorImpl<ISD::InputArg> &Ins,
189 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDriver.cpp2687 Arg *InputArg = MakeInputArg(Args, Opts, A->getValue()); in BuildInputs() local
2688 Inputs.push_back(std::make_pair(types::TY_C, InputArg)); in BuildInputs()
2695 Arg *InputArg = MakeInputArg(Args, Opts, A->getValue()); in BuildInputs() local
2696 Inputs.push_back(std::make_pair(types::TY_CXX, InputArg)); in BuildInputs()
3583 void recordHostAction(Action *HostAction, const Arg *InputArg) { in recordHostAction() argument
3585 assert(InputArg && "Invalid input argument"); in recordHostAction()
3588 HostActionToInputArgMap[HostAction] = InputArg; in recordHostAction()
3589 assert(HostActionToInputArgMap[HostAction] == InputArg && in recordHostAction()
3598 addDeviceDependencesToHostAction(Action *HostAction, const Arg *InputArg, in addDeviceDependencesToHostAction() argument
3608 recordHostAction(HostAction, InputArg); in addDeviceDependencesToHostAction()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h126 const SmallVectorImpl<ISD::InputArg> &Ins,
193 const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet,
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h51 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h1575 const SmallVectorImpl<ISD::InputArg> &Ins,
1580 const SmallVectorImpl<ISD::InputArg> &ArgInfo,
1597 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG) const;
1668 const SmallVectorImpl<ISD::InputArg> &Ins,
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.h879 const SmallVectorImpl<ISD::InputArg> &Ins,
906 const SmallVectorImpl<ISD::InputArg> &Ins,
934 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG,

123