Searched refs:PredicateInstruction (Results 1 - 15 of 15) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
H A DR600InstrInfo.h103 bool PredicateInstruction(MachineInstr *MI,
H A DR600InstrInfo.cpp455 R600InstrInfo::PredicateInstruction(MachineInstr *MI, function in class:R600InstrInfo
/external/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h199 bool PredicateInstruction(MachineInstr *MI,
H A DR600InstrInfo.cpp1004 R600InstrInfo::PredicateInstruction(MachineInstr *MI, function in class:R600InstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h237 bool PredicateInstruction(MachineInstr *MI,
H A DPPCInstrInfo.cpp1301 bool PPCInstrInfo::PredicateInstruction(MachineInstr *MI, function in class:PPCInstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h168 bool PredicateInstruction(MachineInstr *MI,
H A DSystemZInstrInfo.cpp533 PredicateInstruction(MachineInstr *MI, ArrayRef<MachineOperand> Pred) const { function in class:SystemZInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h190 bool PredicateInstruction(MachineInstr *MI,
H A DHexagonInstrInfo.cpp1044 bool HexagonInstrInfo::PredicateInstruction(MachineInstr *MI, function in class:HexagonInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h146 bool PredicateInstruction(MachineInstr *MI,
H A DARMBaseInstrInfo.cpp458 PredicateInstruction(MachineInstr *MI, ArrayRef<MachineOperand> Pred) const { function in class:ARMBaseInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1026 bool PredicateInstruction(MachineInstr *MI,
/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1567 if (!TII->PredicateInstruction(I, Cond)) {
1612 if (!TII->PredicateInstruction(MI, Cond)) {
H A DTargetInstrInfo.cpp272 bool TargetInstrInfo::PredicateInstruction( function in class:TargetInstrInfo
277 "TargetInstrInfo::PredicateInstruction() can't handle bundles");

Completed in 368 milliseconds