OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stackSlot2Index
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
Register.h
52
static int
stackSlot2Index
(Register Reg) {
RDFRegisters.h
115
return RegMasks.get(Register::
stackSlot2Index
(R));
131
return MaskInfos[Register::
stackSlot2Index
(MaskId)].Units;
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
StackSlotColoring.cpp
222
int FI = Register::
stackSlot2Index
(li.reg());
269
int FI = Register::
stackSlot2Index
(li->reg());
331
int SS = Register::
stackSlot2Index
(li->reg());
344
int SS = Register::
stackSlot2Index
(li->reg());
TargetRegisterInfo.cpp
116
OS << "SS#" << Register::
stackSlot2Index
(Reg);
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonConstExtenders.cpp
254
int FI = llvm::Register::
stackSlot2Index
(Reg);
1149
// with TRI::
stackSlot2Index
and TRI::index2StackSlot. This is somewhat
Completed in 18 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026