Searched refs:PTXRegAlloc (Results 1 – 1 of 1) sorted by relevance
24 class PTXRegAlloc : public MachineFunctionPass { class27 PTXRegAlloc() : MachineFunctionPass(ID) { in PTXRegAlloc() function in __anond80e6a240111::PTXRegAlloc49 char PTXRegAlloc::ID = 0;56 return new PTXRegAlloc(); in createPTXRegisterAllocator()