OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumVAddrDwords
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.cpp
1596
int
NumVAddrDwords
= 0;
1608
NumVAddrDwords
+= (MRI->getType(Addr).getSizeInBits() + 31) / 32;
1614
const bool UseNSA = NumVAddrRegs != 1 &&
NumVAddrDwords
== NumVAddrRegs;
1628
NumVDataDwords,
NumVAddrDwords
);
1632
NumVDataDwords,
NumVAddrDwords
);
1635
NumVDataDwords,
NumVAddrDwords
);
SIISelLowering.cpp
6261
int
NumVAddrDwords
=
6269
NumVDataDwords,
NumVAddrDwords
);
6273
NumVDataDwords,
NumVAddrDwords
);
6281
NumVDataDwords,
NumVAddrDwords
);
6284
NumVDataDwords,
NumVAddrDwords
);
Completed in 26 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026