OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasRegs
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
MCTargetAsmParser.h
84
bool
hasRegs
() const { return hasBaseReg() || hasIndexReg(); }
88
bool emitImm() const { return !(
hasRegs
() || hasOffset()); }
/src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
AsmParser.cpp
6084
if (AR.IntelExp.
hasRegs
())
MasmParser.cpp
7217
if (AR.IntelExp.
hasRegs
())
Completed in 23 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026