Searched refs:DispatchID (Results 1 – 7 of 7) sorted by relevance
55 << " DispatchID: " << FI.second.DispatchID in print()106 return std::make_pair(DispatchID ? &DispatchID : nullptr, in getPreloadedValue()
36 DispatchID(false), in SIMachineFunctionInfo()152 DispatchID = true; in SIMachineFunctionInfo()218 ArgInfo.DispatchID = ArgDescriptor::createRegister(TRI.getMatchingSuperReg( in addDispatchID()221 return ArgInfo.DispatchID.getRegister(); in addDispatchID()
156 bool DispatchID : 1; variable329 return DispatchID; in hasDispatchID()
111 ArgDescriptor DispatchID; member
1500 ArgInfo.DispatchID = allocateSGPR64Input(CCInfo); in allocateSpecialInputSGPRs()
95 bool DispatchID : 1; variable196 return DispatchID; in hasDispatchID()
71 DispatchID(false),