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

/external/chromium_org/third_party/mesa/src/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/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/Hexagon/
H A DHexagonInstrInfo.h121 bool PredicateInstruction(MachineInstr *MI,
H A DHexagonInstrInfo.cpp805 PredicateInstruction(MachineInstr *MI, function in class:HexagonInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h204 bool PredicateInstruction(MachineInstr *MI,
H A DPPCInstrInfo.cpp1105 bool PPCInstrInfo::PredicateInstruction( function in class:PPCInstrInfo
/external/llvm/lib/Target/R600/
H A DR600InstrInfo.h198 bool PredicateInstruction(MachineInstr *MI,
H A DR600InstrInfo.cpp1014 R600InstrInfo::PredicateInstruction(MachineInstr *MI,
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h166 bool PredicateInstruction(MachineInstr *MI,
H A DSystemZInstrInfo.cpp533 PredicateInstruction(MachineInstr *MI, function in class:SystemZInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h705 /// PredicateInstruction - Convert the instruction into a predicated
708 bool PredicateInstruction(MachineInstr *MI,
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h83 bool PredicateInstruction(MachineInstr *MI,
H A DARMBaseInstrInfo.cpp458 PredicateInstruction(MachineInstr *MI, function in class:ARMBaseInstrInfo
/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1546 if (!TII->PredicateInstruction(I, Cond)) {
1591 if (!TII->PredicateInstruction(MI, Cond)) {
H A DTargetInstrInfo.cpp214 bool TargetInstrInfo::PredicateInstruction(MachineInstr *MI, function in class:TargetInstrInfo
219 "TargetInstrInfo::PredicateInstruction() can't handle bundles");

Completed in 4807 milliseconds