Searched refs:InputArg (Results 1 - 25 of 33) sorted by relevance

12

/external/clang/lib/Driver/
H A DInputInfo.h32 InputArg, enumerator in enum:clang::driver::InputInfo::Class
38 const Arg *InputArg; member in union:clang::driver::InputInfo::__anon3633
54 : Kind(InputArg), Type(_Type), BaseInput(_BaseInput) {
55 Data.InputArg = _InputArg;
60 bool isInputArg() const { return Kind == InputArg; }
70 return *Data.InputArg;
H A DDriver.cpp1118 const Arg *InputArg = Inputs[i].second; local
1128 InputArg->claim();
1138 << InputArg->getAsString(Args)
1146 << InputArg->getAsString(Args)
1151 << InputArg->getAsString(Args)
1159 OwningPtr<Action> Current(new InputAction(*InputArg, InputType));
/external/llvm/include/llvm/Target/
H A DTargetCallingConv.h107 /// InputArg - This struct carries flags and type information about a
111 struct InputArg { struct in namespace:llvm::ISD
116 InputArg() : VT(MVT::Other), Used(false) {} function in struct:llvm::ISD::InputArg
117 InputArg(ArgFlagsTy flags, EVT vt, bool used) function in struct:llvm::ISD::InputArg
H A DTargetLowering.h1242 const SmallVectorImpl<ISD::InputArg> &/*Ins*/,
1291 SmallVector<ISD::InputArg, 32> Ins;
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h130 const SmallVectorImpl<ISD::InputArg> &Ins,
137 const SmallVectorImpl<ISD::InputArg> &Ins,
144 const SmallVectorImpl<ISD::InputArg> &Ins,
151 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DMSP430ISelLowering.cpp248 const SmallVectorImpl<ISD::InputArg>
275 SmallVector<ISD::InputArg, 32> &Ins = CLI.Ins;
305 const SmallVectorImpl<ISD::InputArg>
446 const SmallVectorImpl<ISD::InputArg> &Ins,
568 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h79 const SmallVectorImpl<ISD::InputArg> &Ins,
94 const SmallVectorImpl<ISD::InputArg> &Ins,
104 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DHexagonCallingConvLower.h80 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
102 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
H A DHexagonCallingConvLower.cpp66 Hexagon_CCState::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg>
180 Hexagon_CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
H A DHexagonISelLowering.cpp344 SmallVectorImpl<ISD::InputArg> &Ins,
379 SmallVector<ISD::InputArg, 32> &Ins = CLI.Ins;
805 SmallVectorImpl<ISD::InputArg> &Ins,
1595 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h387 const SmallVectorImpl<ISD::InputArg> &Ins,
431 const SmallVectorImpl<ISD::InputArg> &Ins,
442 const SmallVectorImpl<ISD::InputArg> &Ins,
448 const SmallVectorImpl<ISD::InputArg> &Ins,
472 const SmallVectorImpl<ISD::InputArg> &Ins,
478 const SmallVectorImpl<ISD::InputArg> &Ins,
487 const SmallVectorImpl<ISD::InputArg> &Ins,
495 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DPPCISelLowering.cpp1714 const SmallVectorImpl<ISD::InputArg>
1732 const SmallVectorImpl<ISD::InputArg>
1950 const SmallVectorImpl<ISD::InputArg>
2403 const SmallVectorImpl<ISD::InputArg> &Ins,
2814 const SmallVectorImpl<ISD::InputArg> &Ins,
2846 const SmallVectorImpl<ISD::InputArg> &Ins,
2951 SmallVector<ISD::InputArg, 32> &Ins = CLI.Ins;
2978 const SmallVectorImpl<ISD::InputArg> &Ins,
3191 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h114 const SmallVectorImpl<ISD::InputArg> &Ins,
122 const SmallVectorImpl<ISD::InputArg> &Ins,
127 const SmallVectorImpl<ISD::InputArg> &Ins,
172 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DXCoreISelLowering.cpp883 SmallVector<ISD::InputArg, 32> &Ins = CLI.Ins;
915 const SmallVectorImpl<ISD::InputArg> &Ins,
1038 const SmallVectorImpl<ISD::InputArg> &Ins,
1069 const SmallVectorImpl<ISD::InputArg> &Ins,
1093 const SmallVectorImpl<ISD::InputArg>
/external/llvm/lib/Target/MBlaze/
H A DMBlazeISelLowering.h115 const SmallVectorImpl<ISD::InputArg> &Ins,
130 const SmallVectorImpl<ISD::InputArg> &Ins,
H A DMBlazeISelLowering.cpp690 SmallVector<ISD::InputArg, 32> &Ins = CLI.Ins;
844 bool isVarArg, const SmallVectorImpl<ISD::InputArg> &Ins,
874 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h74 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h104 const SmallVectorImpl<ISD::InputArg> &Ins, DebugLoc dl,
H A DNVPTXISelLowering.cpp448 SmallVector<ISD::InputArg, 32> &Ins = CLI.Ins;
915 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h196 void AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
223 void AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/CodeGen/
H A DCallingConvLower.cpp67 CCState::AnalyzeFormalArguments(const SmallVectorImpl<ISD::InputArg> &Ins,
155 void CCState::AnalyzeCallResult(const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.h128 const SmallVectorImpl<ISD::InputArg> &Ins,
158 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h457 const SmallVectorImpl<ISD::InputArg> &Ins,
464 const SmallVectorImpl<ISD::InputArg> &Ins,
492 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/CellSPU/
H A DSPUISelLowering.h156 const SmallVectorImpl<ISD::InputArg> &Ins,
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.h723 const SmallVectorImpl<ISD::InputArg> &Ins,
728 const SmallVectorImpl<ISD::InputArg> &ArgInfo,
749 const SmallVectorImpl<ISD::InputArg> &Ins,
842 const SmallVectorImpl<ISD::InputArg> &Ins,

Completed in 8490 milliseconds

12