HomeSort by relevance Sort by last modified time
    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