Home
last modified time | relevance | path

Searched defs:isPredicable (Results 1 – 12 of 12) sorted by relevance

/external/llvm/utils/TableGen/
DCodeGenInstruction.h140 bool isPredicable; variable
238 bool isPredicable : 1; variable
/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.cpp227 bool AMDGPUInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in AMDGPUInstrInfo
DR600InstrInfo.cpp360 R600InstrInfo::isPredicable(MachineInstr *MI) const in isPredicable() function in R600InstrInfo
/external/llvm/include/llvm/MC/
DMCInstrDesc.h314 bool isPredicable() const { in isPredicable() function
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.cpp253 bool AMDGPUInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in AMDGPUInstrInfo
DR600InstrInfo.cpp902 R600InstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in R600InstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h916 virtual bool isPredicable(MachineInstr *MI) const { in isPredicable() function
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1365 bool PPCInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in PPCInstrInfo
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp506 bool SystemZInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in SystemZInstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp732 bool HexagonInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in HexagonInstrInfo
DHexagonExpandCondsets.cpp741 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp561 bool ARMBaseInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in ARMBaseInstrInfo