OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLdStPairSuppressed
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h
88
bool
isLdStPairSuppressed
(const MachineInstr *MI) const;
AArch64LoadStoreOptimizer.cpp
952
if (MI->hasOrderedMemoryRef() || TII->
isLdStPairSuppressed
(MI))
[
all
...]
AArch64InstrInfo.cpp
[
all
...]
Completed in 470 milliseconds