OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isProperlyAlignedRC
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIRegisterInfo.h
334
bool
isProperlyAlignedRC
(const TargetRegisterClass &RC) const;
SIRegisterInfo.cpp
2453
bool SIRegisterInfo::
isProperlyAlignedRC
(const TargetRegisterClass &RC) const {
SIInstrInfo.cpp
897
(RI.
isProperlyAlignedRC
(*RC) &&
3818
if (!RC || !RI.
isProperlyAlignedRC
(*RC)) {
Completed in 19 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026