OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOffsetOf
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBasicBlockInfo.cpp
72
///
getOffsetOf
- Return the current offset of the specified machine instruction
75
unsigned ARMBasicBlockUtils::
getOffsetOf
(MachineInstr *MI) const {
97
unsigned BrOffset =
getOffsetOf
(MI) + PCAdj;
102
<< " max delta=" << MaxDisp << " from " <<
getOffsetOf
(MI)
ARMBasicBlockInfo.h
132
unsigned
getOffsetOf
(MachineInstr *MI) const;
134
unsigned
getOffsetOf
(MachineBasicBlock *MBB) const {
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp
376
unsigned
getOffsetOf
(MachineInstr *MI) const;
792
///
getOffsetOf
- Return the current offset of the specified machine instruction
795
unsigned MipsConstantIslands::
getOffsetOf
(MachineInstr *MI) const {
837
return
getOffsetOf
(U.MI);
972
unsigned CPEOffset =
getOffsetOf
(CPEMI);
1456
unsigned BrOffset =
getOffsetOf
(MI) + PCAdj;
1461
<< " max delta=" << MaxDisp << " from " <<
getOffsetOf
(MI)
Completed in 29 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026