HomeSort by: relevance | last modified time | path
    Searched refs:ClobbersPredicate (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600InstrInfo.h 197 bool ClobbersPredicate(MachineInstr &MI, std::vector<MachineOperand> &Pred,
R600InstrInfo.cpp 943 bool R600InstrInfo::ClobbersPredicate(MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 241 bool ClobbersPredicate(MachineInstr &MI, std::vector<MachineOperand> &Pred,
HexagonInstrInfo.cpp 1642 bool HexagonInstrInfo::ClobbersPredicate(MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 516 bool ClobbersPredicate(MachineInstr &MI, std::vector<MachineOperand> &Pred,
PPCInstrInfo.cpp 2290 bool PPCInstrInfo::ClobbersPredicate(MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1462 virtual bool ClobbersPredicate(MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 178 bool ClobbersPredicate(MachineInstr &MI, std::vector<MachineOperand> &Pred,
ARMBaseInstrInfo.cpp 632 bool ARMBaseInstrInfo::ClobbersPredicate(MachineInstr &MI,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
IfConversion.cpp 754 if (TII->ClobbersPredicate(*TIB, PredDefs, false))
1149 if (TII->ClobbersPredicate(MI, PredDefs, true))

Completed in 49 milliseconds