Home
last modified time | relevance | path

Searched refs:DispatchID (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h95 bool DispatchID : 1; variable
196 return DispatchID; in hasDispatchID()
DSIMachineFunctionInfo.cpp71 DispatchID(false),