OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLegalAddressImm
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp
1510
(!isAM5 && !
isLegalAddressImm
(NewOpc, Offset, TII))) {
1512
if (isAM5 || !
isLegalAddressImm
(NewOpc, Offset, TII))
1643
if (!
isLegalAddressImm
(NewOpc, Offset, TII))
2704
// for this instruction (same as
isLegalAddressImm
), Or if the instruction
2711
if (
isLegalAddressImm
(Opcode, Imm, TII))
2733
if (
isLegalAddressImm
(MI->getOpcode(), OldOffset - Offset, TII))
2759
assert(
isLegalAddressImm
(ConvOpcode, OldOffset - Offset, TII) &&
2904
if (!
isLegalAddressImm
(NewPostIncOpcode, IncrementOffset, TII)) {
ARMBaseInstrInfo.h
880
inline bool
isLegalAddressImm
(unsigned Opcode, int Imm,
Completed in 57 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026