Searched defs:RuntimeInfo (Results 1 – 1 of 1) sorted by relevance
431 struct RuntimeInfo { struct432 PipelinePSVInfo StageInfo;433 uint32_t MinimumWaveLaneCount; // minimum lane count required, 0 if unused434 uint32_t MaximumWaveLaneCount; // maximum lane count required,436 void swapBytes() { in swapBytes()442 void swapBytes(Triple::EnvironmentType Stage) { StageInfo.swapBytes(Stage); } in swapBytes()503 struct RuntimeInfo : public v0::RuntimeInfo { struct522 v0::RuntimeInfo::swapBytes(Stage); in swapBytes() argument531 struct RuntimeInfo : public v1::RuntimeInfo { struct543 v1::RuntimeInfo::swapBytes(Stage); in swapBytes() argument[all …]