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/Hexagon/
H A DHexagonInstrInfo.h127 bool PredicateInstruction(MachineInstr *MI,
H A DHexagonInstrInfo.cpp876 PredicateInstruction(MachineInstr *MI, function in class:HexagonInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h213 bool PredicateInstruction(MachineInstr *MI,
H A DPPCInstrInfo.cpp1204 bool PPCInstrInfo::PredicateInstruction( function in class:PPCInstrInfo
/external/llvm/lib/Target/R600/
H A DR600InstrInfo.h197 bool PredicateInstruction(MachineInstr *MI,
H A DR600InstrInfo.cpp1010 R600InstrInfo::PredicateInstruction(MachineInstr *MI, function in class:R600InstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h169 bool PredicateInstruction(MachineInstr *MI,
H A DSystemZInstrInfo.cpp533 PredicateInstruction(MachineInstr *MI, function in class:SystemZInstrInfo
/external/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h135 bool PredicateInstruction(MachineInstr *MI,
H A DARMBaseInstrInfo.cpp459 PredicateInstruction(MachineInstr *MI, function in class:ARMBaseInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h891 /// PredicateInstruction - Convert the instruction into a predicated
894 bool PredicateInstruction(MachineInstr *MI,
/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1552 if (!TII->PredicateInstruction(I, Cond)) {
1597 if (!TII->PredicateInstruction(MI, Cond)) {
H A DTargetInstrInfo.cpp215 bool TargetInstrInfo::PredicateInstruction(MachineInstr *MI, function in class:TargetInstrInfo
220 "TargetInstrInfo::PredicateInstruction() can't handle bundles");

Completed in 249 milliseconds