Home
last modified time | relevance | path

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

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