OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasBaseReg
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kISelDAGToDAG.cpp
98
bool
hasBaseReg
() const {
676
if (!AM.
hasBaseReg
()) {
733
if (!AM.
hasBaseReg
()) {
892
if (AM.
hasBaseReg
()) {
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
MCTargetAsmParser.h
82
bool
hasBaseReg
() const { return !BaseReg.empty(); }
84
bool hasRegs() const { return
hasBaseReg
() || hasIndexReg(); }
Completed in 80 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026