HomeSort by relevance Sort by last modified time
    Searched refs:SubsumesPredicate (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
R600InstrInfo.h 97 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
AMDGPUInstrInfo.cpp 214 AMDGPUInstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
AMDGPUInstrInfo.h 117 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
R600InstrInfo.cpp 447 R600InstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
  /external/mesa3d/src/gallium/drivers/radeon/
R600InstrInfo.h 97 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
AMDGPUInstrInfo.cpp 214 AMDGPUInstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
AMDGPUInstrInfo.h 117 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
R600InstrInfo.cpp 447 R600InstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 194 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
PPCInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp 194 AMDGPUInstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
AMDGPUInstrInfo.h 119 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
R600InstrInfo.h 171 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
R600InstrInfo.cpp 929 R600InstrInfo::SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 141 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
HexagonInstrInfo.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 667 /// SubsumesPredicate - Returns true if the first specified predicate
670 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 88 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
ARMBaseInstrInfo.cpp 475 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
    [all...]
  /external/llvm/lib/CodeGen/
IfConversion.cpp 725 if (BBI.Predicate.size() && !TII->SubsumesPredicate(Pred, BBI.Predicate))
740 !TII->SubsumesPredicate(Cond, RevPred))
    [all...]

Completed in 1292 milliseconds