OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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
; }
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
724
bool
hasGINV
() const {
Completed in 35 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026