Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/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.cpp86 const SmallVectorImpl<ISD::InputArg> &Ins, in PreAnalyzeCallResultForF128()
110 const SmallVectorImpl<ISD::InputArg> &Ins, const Type *RetTy) { in PreAnalyzeCallResultForVectorFloat()
179 const SmallVectorImpl<ISD::InputArg> &Ins) { in PreAnalyzeFormalArgumentsForF128()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h78 const SmallVectorImpl<ISD::InputArg> &Ins,
84 const SmallVectorImpl<ISD::InputArg> &Ins,
90 const SmallVectorImpl<ISD::InputArg> &Ins,
99 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h91 const SmallVectorImpl<ISD::InputArg> &Ins,
97 const SmallVectorImpl<ISD::InputArg> &Ins,
103 const SmallVectorImpl<ISD::InputArg> &Ins,
109 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DMSP430ISelLowering.cpp326 const SmallVectorImpl<ISD::InputArg> &Ins) { in AnalyzeVarArgs()
430 const SmallVectorImpl<ISD::InputArg> &Ins) { in AnalyzeRetResult()
448 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments()
471 SmallVectorImpl<ISD::InputArg> &Ins = CLI.Ins; in LowerCall()
499 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCArguments()
689 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCCallTo()
815 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult()
/freebsd/contrib/llvm-project/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.h1262 const SmallVectorImpl<ISD::InputArg> &Ins) const;
1268 const SmallVectorImpl<ISD::InputArg> &Ins, const Function *CallerFunc,
1275 const SmallVectorImpl<ISD::InputArg> &Ins,
1365 const SmallVectorImpl<ISD::InputArg> &Ins,
1373 const SmallVectorImpl<ISD::InputArg> &Ins,
1379 const SmallVectorImpl<ISD::InputArg> &Ins,
1402 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1406 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1410 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl,
1421 const SmallVectorImpl<ISD::InputArg> &Ins,
[all …]
H A DPPCCCState.cpp25 const SmallVectorImpl<ISD::InputArg> &Ins) { in PreAnalyzeFormalArguments()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h199 struct InputArg { struct
215 InputArg() = default; argument
216 InputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool used, in InputArg() function
H A DCallingConvLower.h264 AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
268 void AnalyzeArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeArguments()
303 LLVM_ABI void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
512 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h153 const SmallVectorImpl<ISD::InputArg> &ArgInfo,
186 const SmallVectorImpl<ISD::InputArg> &Ins,
195 const SmallVectorImpl<ISD::InputArg> &Ins,
253 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG) const;
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h82 const SmallVectorImpl<ISD::InputArg> &Ins,
90 const SmallVectorImpl<ISD::InputArg> &Ins,
141 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.h53 const SmallVectorImpl<ISD::InputArg> &Ins,
67 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h88 const SmallVectorImpl<ISD::InputArg> &Ins,
93 const SmallVectorImpl<ISD::InputArg> &Ins,
98 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h56 const ISD::InputArg *Arg = nullptr) const;
63 const ISD::InputArg &Arg) const;
144 bool Signed, const ISD::InputArg *Arg = nullptr) const;
397 const SmallVectorImpl<ISD::InputArg> &Ins,
421 const SmallVectorImpl<ISD::InputArg> &Ins,
432 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG) const;
581 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DR600ISelLowering.h43 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h91 const SmallVectorImpl<ISD::InputArg> &Ins,
105 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp85 CCState::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
162 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeCallResult()
264 const SmallVectorImpl<ISD::InputArg> &Ins, in resultsCompatible()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h123 const SmallVectorImpl<ISD::InputArg> &Ins,
130 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3093 Arg *InputArg = MakeInputArg(Args, Opts, A->getValue()); in BuildInputs() local
3094 Inputs.push_back(std::make_pair(types::TY_C, InputArg)); in BuildInputs()
3101 Arg *InputArg = MakeInputArg(Args, Opts, A->getValue()); in BuildInputs() local
3102 Inputs.push_back(std::make_pair(types::TY_CXX, InputArg)); in BuildInputs()
3991 void recordHostAction(Action *HostAction, const Arg *InputArg) { in recordHostAction() argument
3993 assert(InputArg && "Invalid input argument"); in recordHostAction()
3994 auto Loc = HostActionToInputArgMap.try_emplace(HostAction, InputArg).first; in recordHostAction()
3995 assert(Loc->second == InputArg && in recordHostAction()
4005 addDeviceDependencesToHostAction(Action *HostAction, const Arg *InputArg, in addDeviceDependencesToHostAction() argument
4015 recordHostAction(HostAction, InputArg); in addDeviceDependencesToHostAction()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h208 const SmallVectorImpl<ISD::InputArg> &Ins,
336 const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet,
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.h131 const SmallVectorImpl<ISD::InputArg> &Ins,
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.h51 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.h100 const SmallVectorImpl<ISD::InputArg> &Ins,

123