Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.h63 bool PredicateInstruction(MachineInstr *MI,
DPTXInstrInfo.cpp123 PredicateInstruction(MachineInstr *MI, in PredicateInstruction() function in PTXInstrInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h543 bool PredicateInstruction(MachineInstr *MI,
749 virtual bool PredicateInstruction(MachineInstr *MI,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h236 bool PredicateInstruction(MachineInstr &MI,
DPPCInstrInfo.cpp1326 bool PPCInstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in PPCInstrInfo
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h187 bool PredicateInstruction(MachineInstr &MI,
DSystemZInstrInfo.cpp591 bool SystemZInstrInfo::PredicateInstruction( in PredicateInstruction() function in SystemZInstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.h200 bool PredicateInstruction(MachineInstr &MI,
DR600InstrInfo.cpp990 bool R600InstrInfo::PredicateInstruction(MachineInstr &MI, in PredicateInstruction() function in R600InstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h210 bool PredicateInstruction(MachineInstr &MI,
DHexagonInstrInfo.cpp1360 bool HexagonInstrInfo::PredicateInstruction( in PredicateInstruction() function in HexagonInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.h84 bool PredicateInstruction(MachineInstr *MI,
DARMBaseInstrInfo.cpp444 PredicateInstruction(MachineInstr *MI, in PredicateInstruction() function in ARMBaseInstrInfo
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetInstrInfoImpl.cpp139 bool TargetInstrInfoImpl::PredicateInstruction(MachineInstr *MI, in PredicateInstruction() function in TargetInstrInfoImpl
DIfConversion.cpp1368 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock()
1413 if (!TII->PredicateInstruction(MI, Cond)) { in CopyAndPredicateBlock()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h144 bool PredicateInstruction(MachineInstr &MI,
DARMBaseInstrInfo.cpp473 bool ARMBaseInstrInfo::PredicateInstruction( in PredicateInstruction() function in ARMBaseInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1089 virtual bool PredicateInstruction(MachineInstr &MI,
/external/llvm/lib/CodeGen/
DIfConversion.cpp1632 if (!TII->PredicateInstruction(I, Cond)) { in PredicateBlock()
1676 if (!TII->PredicateInstruction(*MI, Cond)) { in CopyAndPredicateBlock()
DTargetInstrInfo.cpp276 bool TargetInstrInfo::PredicateInstruction( in PredicateInstruction() function in TargetInstrInfo