OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOppositeCondition
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h
36
inline static CC
getOppositeCondition
(CC cc) {
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp
201
Cond[0].setImm(
getOppositeCondition
(CC));
394
SystemZInstrInfo::
getOppositeCondition
(SystemZCC::CondCodes CC) const {
/external/llvm/lib/Target/ARM/
ARMBaseInfo.h
50
inline static CondCodes
getOppositeCondition
(CondCodes CC) {
Completed in 32 milliseconds