OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLoadAndTest
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h
209
unsigned
getLoadAndTest
(unsigned Opcode) const;
SystemZElimCompare.cpp
216
unsigned Opcode = TII->
getLoadAndTest
(MI->getOpcode());
SystemZInstrInfo.cpp
764
unsigned SystemZInstrInfo::
getLoadAndTest
(unsigned Opcode) const {
Completed in 33 milliseconds