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

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 546 /// SubsumesPredicate - Returns true if the first specified predicate
549 bool SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
    [all...]
  /external/llvm/lib/Target/PTX/
PTXInstrInfo.cpp 139 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 465 SubsumesPredicate(const SmallVectorImpl<MachineOperand> &Pred1,
    [all...]

Completed in 121 milliseconds