Home
last modified time | relevance | path

Searched refs:SIPreAllocateWWMRegsID (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIPreAllocateWWMRegs.cpp84 char &llvm::SIPreAllocateWWMRegsID = SIPreAllocateWWMRegs::ID; member in llvm
DAMDGPU.h179 extern char &SIPreAllocateWWMRegsID;
DAMDGPUTargetMachine.cpp1004 insertPass(&TwoAddressInstructionPassID, &SIPreAllocateWWMRegsID); in addFastRegAlloc()
1013 insertPass(&MachineSchedulerID, &SIPreAllocateWWMRegsID); in addOptimizedRegAlloc()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIPreAllocateWWMRegs.cpp84 char &llvm::SIPreAllocateWWMRegsID = SIPreAllocateWWMRegs::ID; member in llvm
DAMDGPU.h166 extern char &SIPreAllocateWWMRegsID;
DAMDGPUTargetMachine.cpp929 insertPass(&RegisterCoalescerID, &SIPreAllocateWWMRegsID, false); in addFastRegAlloc()
948 insertPass(&RegisterCoalescerID, &SIPreAllocateWWMRegsID, false); in addOptimizedRegAlloc()