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

  /external/llvm/lib/Target/PTX/
PTXInstrInfo.h 63 bool PredicateInstruction(MachineInstr *MI,
PTXInstrInfo.cpp 123 PredicateInstruction(MachineInstr *MI,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 112 PredicateInstruction(MachineInstr *MI,
HexagonInstrInfo.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 557 /// PredicateInstruction - Convert the instruction into a predicated
560 bool PredicateInstruction(MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 84 bool PredicateInstruction(MachineInstr *MI,
ARMBaseInstrInfo.cpp 457 PredicateInstruction(MachineInstr *MI,
    [all...]
  /external/llvm/lib/CodeGen/
TargetInstrInfoImpl.cpp 165 bool TargetInstrInfoImpl::PredicateInstruction(MachineInstr *MI,
170 "TargetInstrInfoImpl::PredicateInstruction() can't handle bundles");
IfConversion.cpp     [all...]

Completed in 352 milliseconds