OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOperandClass
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
MCTargetAsmParser.h
260
unsigned
getOperandClass
() const {
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
AsmMatcherEmitter.cpp
749
///
getOperandClass
- Lookup or create the class for the given operand.
750
ClassInfo *
getOperandClass
(const CGIOperandList::OperandInfo &OI,
752
ClassInfo *
getOperandClass
(Record *Rec, int SubOpIdx);
1147
AsmMatcherInfo::
getOperandClass
(const CGIOperandList::OperandInfo &OI,
1152
return
getOperandClass
(Rec, SubOpIdx);
1156
AsmMatcherInfo::
getOperandClass
(Record *Rec, int SubOpIdx) {
1700
Op->Class =
getOperandClass
(Operands[Idx], Op->SubOpIdx);
1743
Op.Class =
getOperandClass
(CGA.ResultOperands[i].getRecord(),
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
12092
unsigned DupCheckMatchClass = OperandDiag ? I.
getOperandClass
() : ~0U;
12111
} else if (I.
getOperandClass
() == InvalidMatchClass) {
12117
<< getMatchClassName((MatchClassKind)I.
getOperandClass
())
12118
<< I.
getOperandClass
() << ", error " << I.getOperandError()
Completed in 29 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026