OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimpleBDXLoad
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h
31
SimpleBDXLoad
= (1 << 0),
SystemZInstrInfo.cpp
89
// Flag is
SimpleBDXLoad
for loads and SimpleBDXStore for stores.
105
return isSimpleMove(MI, FrameIndex, SystemZII::
SimpleBDXLoad
);
419
// and no index. Flag is
SimpleBDXLoad
for loads and SimpleBDXStore for stores.
588
if (isSimpleBD12Move(MI, SystemZII::
SimpleBDXLoad
)) {
Completed in 1039 milliseconds