OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:storeopcode
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp
708
unsigned LoadOpcode,
StoreOpcode
;
709
getLoadStoreOpcodes(RC, LoadOpcode,
StoreOpcode
);
710
addFrameReference(BuildMI(MBB, MBBI, DL, get(
StoreOpcode
))
723
unsigned LoadOpcode,
StoreOpcode
;
724
getLoadStoreOpcodes(RC, LoadOpcode,
StoreOpcode
);
[
all
...]
SystemZInstrInfo.h
233
unsigned &LoadOpcode, unsigned &
StoreOpcode
) const;
SystemZISelLowering.h
569
unsigned
StoreOpcode
, unsigned STOCOpcode,
SystemZISelLowering.cpp
[
all
...]
Completed in 177 milliseconds