Home
last modified time | relevance | path

Searched refs:tceccCommandLine (Results 1 – 3 of 3) sorted by relevance

/dports/lang/pocl/pocl-1.8/lib/CL/devices/tce/
H A Dtce_common.h94 TCEString tceccCommandLine(_cl_command_run *run_cmd, const TCEString &tempDir,
H A Dtce_common.cc207 TCEString TCEDevice::tceccCommandLine(_cl_command_run *run_cmd, in tceccCommandLine() function in TCEDevice
479 TCEString BuildCmd = Dev->tceccCommandLine(RunCommand, TempDir, ByteCode, in pocl_tce_compile_kernel()
/dports/lang/pocl/pocl-1.8/lib/CL/devices/tce/ttasim/
H A Dttasim.cc388 << tceccCommandLine(run_cmd, fname + " " + tempDir + "/parallel.bc", in notifyKernelRunCommandSent()