| /openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
| H A D | InputInfo.h | 32 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 D | MipsCCState.h | 47 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 D | MipsCCState.cpp | 87 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 D | LanaiISelLowering.h | 123 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 D | MSP430ISelLowering.h | 146 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 D | MSP430ISelLowering.cpp | 446 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 D | TargetCallingConv.h | 195 struct InputArg { struct 211 InputArg() = default; argument 212 InputArg(ArgFlagsTy flags, EVT vt, EVT argvt, bool used, in InputArg() argument
|
| H A D | CallingConvLower.h | 260 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 D | M68kISelLowering.h | 200 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 D | PPCCCState.h | 25 PreAnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins); 50 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
|
| H A D | PPCISelLowering.h | 1246 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 D | PPCCCState.cpp | 27 const SmallVectorImpl<ISD::InputArg> &Ins) { in PreAnalyzeFormalArguments()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.h | 86 const SmallVectorImpl<ISD::InputArg> &Ins, 100 const SmallVectorImpl<ISD::InputArg> &Ins,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.h | 145 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 D | SparcISelLowering.h | 131 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 D | BPFISelLowering.h | 82 const SmallVectorImpl<ISD::InputArg> &Ins, 96 const SmallVectorImpl<ISD::InputArg> &Ins,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 56 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 D | R600ISelLowering.h | 43 const SmallVectorImpl<ISD::InputArg> &Ins,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | CallingConvLower.cpp | 82 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 D | AVRISelLowering.h | 182 const SmallVectorImpl<ISD::InputArg> &Ins, 189 const SmallVectorImpl<ISD::InputArg> &Ins,
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | Driver.cpp | 2687 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 D | LoongArchISelLowering.h | 126 const SmallVectorImpl<ISD::InputArg> &Ins, 193 const SmallVectorImpl<ISD::InputArg> &Ins, bool IsRet,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZCallingConv.h | 51 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins, in AnalyzeFormalArguments()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1575 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 D | ARMISelLowering.h | 879 const SmallVectorImpl<ISD::InputArg> &Ins, 906 const SmallVectorImpl<ISD::InputArg> &Ins, 934 const SmallVectorImpl<ISD::InputArg> &Ins, SelectionDAG &DAG,
|