OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMemOpInfo
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64InstrInfo.h
149
static bool
getMemOpInfo
(unsigned Opcode, TypeSize &Scale, unsigned &Width,
AArch64InstrInfo.cpp
2572
if (!
getMemOpInfo
(LdSt.getOpcode(), Scale, Width, Dummy1, Dummy2))
2602
bool AArch64InstrInfo::
getMemOpInfo
(unsigned Opcode, TypeSize &Scale,
4296
if (!AArch64InstrInfo::
getMemOpInfo
(MI.getOpcode(), ScaleValue, Width, MinOff,
4316
!AArch64InstrInfo::
getMemOpInfo
(*UnscaledOp, ScaleValue, Width, MinOff,
6631
getMemOpInfo
(MI.getOpcode(), Scale, DummyWidth, MinOffset, MaxOffset);
7103
getMemOpInfo
(MI.getOpcode(), Scale, Width, Dummy1, Dummy2);
AArch64FrameLowering.cpp
945
bool Success = static_cast<const AArch64InstrInfo *>(TII)->
getMemOpInfo
(
Completed in 29 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026