Home
last modified time | relevance | path

Searched defs:InputArg (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h195 /// InputArg - This struct carries flags and type information about a struct
211 PartOffsetInputArg global() argument
212 InputArgInputArg InputArg() argument
219 isOrigArgInputArg isOrigArg() argument
223 getOrigArgIndexInputArg getOrigArgIndex() argument
H A DTargetLowering.h4491 LowerFormalArguments(SDValue,CallingConv::ID,bool,const SmallVectorImpl<ISD::InputArg> &,const SDLoc &,SelectionDAG &,SmallVectorImpl<SDValue> &) LowerFormalArguments() argument
/llvm-project/clang/include/clang/Driver/
H A DInputInfo.h32 InputArg, enumerator
38 const llvm::opt::Arg *InputArg; member
/llvm-project/clang/lib/Driver/
H A DDriver.cpp2780 Arg *InputArg = MakeInputArg(Args, Opts, A->getValue()); BuildInputs() local
2788 Arg *InputArg = MakeInputArg(Args, Opts, A->getValue()); BuildInputs() local
3712 recordHostAction(Action * HostAction,const Arg * InputArg) recordHostAction() argument
3727 addDeviceDependencesToHostAction(Action * HostAction,const Arg * InputArg,phases::ID CurPhase,phases::ID FinalPhase,DeviceActionBuilder::PhasesTy & Phases) addDeviceDependencesToHostAction() argument
3786 addHostDependenceToDeviceActions(Action * & HostAction,const Arg * InputArg) addHostDependenceToDeviceActions() argument
3844 appendTopLevelActions(ActionList & AL,Action * HostAction,const Arg * InputArg) appendTopLevelActions() argument
4030 const Arg *InputArg = I.second; handleArguments() local
4163 const Arg *InputArg = I.second; BuildActions() local
4304 const Arg *InputArg = I.second; BuildActions() local
4592 const Arg *InputArg = Input.second; BuildOffloadingActions() local
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp2508 std::string InputArg("-input=" + ArchiveOfBundles); GetSDLFromOffloadArchive() local