OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasApertureRegs
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUAnnotateKernelFeatures.cpp
66
bool
HasApertureRegs
);
108
bool IsFunc, bool
HasApertureRegs
) {
125
if (!
HasApertureRegs
&& visitConstantExpr(CE))
263
bool
HasApertureRegs
= ST.
hasApertureRegs
();
326
if (NeedQueuePtr || (!IsFunc &&
HasApertureRegs
))
330
if (!
HasApertureRegs
&& castRequiresQueuePtr(ASC)) {
342
HasApertureRegs
)) {
GCNSubtarget.h
84
bool
HasApertureRegs
;
524
bool
hasApertureRegs
() const {
525
return
HasApertureRegs
;
AMDGPUSubtarget.cpp
219
HasApertureRegs
(false),
Completed in 78 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026