Home
last modified time | relevance | path

Searched defs:Exec (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMinix.cpp38 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
92 const char *Exec = Args.MakeArgString(getToolChain().GetLinkerPath()); in ConstructJob() local
H A DDragonFly.cpp47 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
173 const char *Exec = Args.MakeArgString(getToolChain().GetLinkerPath()); in ConstructJob() local
H A DAnanas.cpp41 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
127 const char *Exec = Args.MakeArgString(ToolChain.GetLinkerPath()); in ConstructJob() local
H A DMyriad.cpp78 std::string Exec = in ConstructJob() local
114 std::string Exec = in ConstructJob() local
201 std::string Exec = in ConstructJob() local
H A DAIX.cpp72 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
171 const char *Exec = Args.MakeArgString(ToolChain.GetLinkerPath()); in ConstructJob() local
H A DXCore.cpp54 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("xcc")); in ConstructJob() local
83 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("xcc")); in ConstructJob() local
H A DPS4CPU.cpp67 const char *Exec = in ConstructJob() local
153 const char *Exec = in ConstructJob() local
H A DSolaris.cpp43 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
153 const char *Exec = Args.MakeArgString(getToolChain().GetLinkerPath()); in ConstructJob() local
H A DCrossWindows.cpp32 const char *Exec; in ConstructJob() local
74 const char *Exec; in ConstructJob() local
H A DOpenBSD.cpp84 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
224 const char *Exec = Args.MakeArgString(ToolChain.GetLinkerPath()); in ConstructJob() local
H A DNetBSD.cpp105 const char *Exec = Args.MakeArgString((getToolChain().GetProgramPath("as"))); in ConstructJob() local
341 const char *Exec = Args.MakeArgString(ToolChain.GetLinkerPath()); in ConstructJob() local
H A DFreeBSD.cpp131 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
369 const char *Exec = Args.MakeArgString(getToolChain().GetLinkerPath()); in ConstructJob() local
H A DFlang.cpp124 const char *Exec = Args.MakeArgString(D.GetProgramPath("flang-new", TC)); in ConstructJob() local
H A DCloudABI.cpp94 const char *Exec = Args.MakeArgString(ToolChain.GetLinkerPath()); in ConstructJob() local
H A DMinGW.cpp52 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
321 const char *Exec = Args.MakeArgString(TC.GetLinkerPath()); in ConstructJob() local
H A DHexagon.cpp191 auto *Exec = Args.MakeArgString(HTC.GetProgramPath(AsName)); in ConstructJob() local
220 const char *Exec = Args.MakeArgString(HTC.GetLinkerPath()); in constructHexagonLinkArgs() local
410 const char *Exec = Args.MakeArgString(HTC.GetLinkerPath()); in ConstructJob() local
H A DCuda.cpp490 const char *Exec; in ConstructJob() local
563 const char *Exec = Args.MakeArgString(TC.GetProgramPath("fatbinary")); in ConstructJob() local
635 const char *Exec = in ConstructJob() local
H A DNaCl.cpp195 const char *Exec = Args.MakeArgString(ToolChain.GetLinkerPath()); in ConstructJob() local
H A DDarwin.cpp151 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("as")); in ConstructJob() local
540 const char *Exec = in ConstructJob() local
556 const char *Exec = Args.MakeArgString( in ConstructJob() local
749 const char *Exec = Args.MakeArgString(getToolChain().GetProgramPath("lipo")); in ConstructJob() local
769 const char *Exec = in ConstructJob() local
793 const char *Exec = in ConstructJob() local
H A DFuchsia.cpp56 const char *Exec = Args.MakeArgString(ToolChain.GetLinkerPath()); in ConstructJob() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DLLJITWithRemoteDebugging.cpp140 std::unique_ptr<TCPSocketJITLinkExecutor> Exec = in connectExecutor() local
154 std::unique_ptr<ChildProcessJITLinkExecutor> Exec = ExitOnErr( in connectExecutor() local
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Dfi.w1.wpa_supplicant1.service.in3 Exec=@BINDIR@/wpa_supplicant -u key
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DParallel.cpp142 static std::unique_ptr<ThreadPoolExecutor> Exec(&(*ManagedExec)); in getDefaultExecutor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp302 MCRegister Exec = ST.isWave32() ? AMDGPU::EXEC_LO : AMDGPU::EXEC; in runOnMachineFunction() local
H A DSIAnnotateControlFlow.cpp307 Value *Exec = popSaved(); in closeControlFlow() local

12