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

  /external/llvm/lib/Target/PTX/
PTXInstrInfo.h 63 bool PredicateInstruction(MachineInstr *MI,
PTXInstrInfo.cpp 123 PredicateInstruction(MachineInstr *MI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 540 /// PredicateInstruction - Convert the instruction into a predicated
543 bool PredicateInstruction(MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 84 bool PredicateInstruction(MachineInstr *MI,
ARMBaseInstrInfo.cpp 444 PredicateInstruction(MachineInstr *MI,
    [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfoImpl.cpp 139 bool TargetInstrInfoImpl::PredicateInstruction(MachineInstr *MI,
IfConversion.cpp     [all...]

Completed in 133 milliseconds