Home
last modified time | relevance | path

Searched defs:MsgDesc (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/LocalScheduler/
H A DLatencyTable.cpp55 G4_SendDesc* MsgDesc = Inst->getMsgDesc(); in getLatencyLegacy() local
138 G4_SendDesc* MsgDesc = Inst->getMsgDesc(); in getLatencyG12() local
H A DG4_Sched.cpp633 G4_SendDesc* MsgDesc = Inst->getMsgDesc(); in run() local
832 G4_SendDesc* MsgDesc = Inst->getMsgDesc(); in run() local
/dports/misc/estic/estic-1.61_10/estic/
H A Dicdiag.cc758 static String MsgDesc (const char* S, unsigned Dev, unsigned State) in MsgDesc() function