OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIPreAllocateWWMRegs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIPreAllocateWWMRegs.cpp
1
//===-
SIPreAllocateWWMRegs
.cpp - WWM Register Pre-allocation -------------===//
30
class
SIPreAllocateWWMRegs
: public MachineFunctionPass {
48
SIPreAllocateWWMRegs
() : MachineFunctionPass(ID) {
71
INITIALIZE_PASS_BEGIN(
SIPreAllocateWWMRegs
, DEBUG_TYPE,
76
INITIALIZE_PASS_END(
SIPreAllocateWWMRegs
, DEBUG_TYPE,
79
char
SIPreAllocateWWMRegs
::ID = 0;
81
char &llvm::SIPreAllocateWWMRegsID =
SIPreAllocateWWMRegs
::ID;
84
return new
SIPreAllocateWWMRegs
();
87
bool
SIPreAllocateWWMRegs
::processDef(MachineOperand &MO) {
117
void
SIPreAllocateWWMRegs
::rewriteRegs(MachineFunction &MF)
[
all
...]
/src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen/
Makefile
106
SIPreAllocateWWMRegs
.cpp \
Completed in 15 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026