OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SubRegNo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/TableGen/
FastISelEmitter.cpp
37
std::string
SubRegNo
;
42
std::string
SubRegNo
, std::vector<std::string> PhysRegs,
44
: Name(Name), RC(RC),
SubRegNo
(std::move(
SubRegNo
)),
486
std::string
SubRegNo
;
503
SubRegNo
= getQualifiedName(SR->getDef());
505
SubRegNo
= Dst->getChild(1)->getLeafValue()->getAsString();
584
SubRegNo
,
665
if (Memo.
SubRegNo
.empty()) {
676
<< ", Op0, " << Memo.
SubRegNo
<< ");\n"
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCRegisterInfo.h
471
unsigned getSubRegIndex(MCRegister RegNo, MCRegister
SubRegNo
) const;
Completed in 26 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026