OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SubOpName
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
InstrDocsEmitter.cpp
163
StringRef
SubOpName
= Op.MIOperandInfo->getArgNameStr(SubOpIdx);
169
if (
SubOpName
.empty())
172
OS <<
SubOpName
;
CodeGenInstruction.cpp
186
StringRef
SubOpName
;
191
SubOpName
= OpName.substr(DotIdx+1);
192
if (
SubOpName
.empty())
201
if (
SubOpName
.empty()) { // If no suboperand name was specified:
204
SubOpName
.empty())
224
if (MIOpInfo->getArgNameStr(i) ==
SubOpName
)
Completed in 135 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026