OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compareOpndSize
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h
87
std::pair<bool, bool>
compareOpndSize
(unsigned Opc,
MipsSEInstrInfo.cpp
391
MipsSEInstrInfo::
compareOpndSize
(unsigned Opc,
414
tie(DstIsLarger, SrcIsLarger) =
compareOpndSize
(CvtOpc, *MBB.getParent());
Completed in 24 milliseconds