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

  /external/llvm/lib/Target/PTX/
PTXInstrInfo.h 70 virtual bool DefinesPredicate(MachineInstr *MI,
PTXInstrInfo.cpp 155 DefinesPredicate(MachineInstr *MI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 554 /// DefinesPredicate - If the specified instruction defines any predicate
557 virtual bool DefinesPredicate(MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 91 virtual bool DefinesPredicate(MachineInstr *MI,
ARMBaseInstrInfo.cpp 491 bool ARMBaseInstrInfo::DefinesPredicate(MachineInstr *MI,
    [all...]
  /external/llvm/lib/CodeGen/
IfConversion.cpp 696 if (TII->DefinesPredicate(I, PredDefs))
    [all...]

Completed in 23 milliseconds