OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRegList
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
969
const SmallVectorImpl<unsigned> &
getRegList
() const {
2573
const SmallVectorImpl<unsigned> &RegList =
getRegList
();
2581
const SmallVectorImpl<unsigned> &RegList =
getRegList
();
4017
const SmallVectorImpl<unsigned> &RegList =
getRegList
();
8222
auto &RegList = Op.
getRegList
();
11691
getTargetStreamer().emitRegSave(Op.
getRegList
(), IsVector);
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
1276
for (auto RegNo :
getRegList
())
1486
const SmallVectorImpl<unsigned> &
getRegList
() const {
Completed in 66 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026