Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Ddevice_info.cpp38 DeviceInfo::DeviceInfo(const unsigned int deviceNum, in DeviceInfo() argument
40 : ini(iniFile), id(deviceNum), name("") in DeviceInfo()
/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Ddevice_info.h45 DeviceInfo(const unsigned int deviceNum,
/external/llvm-project/flang/lib/Lower/
DOpenACC.cpp737 mlir::Value ifCond, deviceNum; in genACCInitShutdownOp() local
756 deviceNum = fir::getBase(converter.genExprValue( in genACCInitShutdownOp()
783 addOperand(operands, operandSegments, deviceNum); in genACCInitShutdownOp()