OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasGINV
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSubtarget.h
188
//
HasGINV
-- supports R6 Global INValidate ASE
189
bool
HasGINV
;
325
bool
hasGINV
() const { return
HasGINV
; }
MipsSubtarget.cpp
84
HasVirt(false),
HasGINV
(false), UseIndirectJumpsHazard(false),
205
if (!hasMips32r6() &&
hasGINV
() && !GINVWarningPrinted) {
Completed in 21 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026