Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenInstruction.h141 bool isPredicable; variable
239 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.h264 bool isPredicable() const { return Flags & (1 << MCID::Predicable); } in isPredicable() function
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.cpp245 bool AMDGPUInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in AMDGPUInstrInfo
DR600InstrInfo.cpp896 R600InstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in R600InstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1460 bool PPCInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in PPCInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1048 virtual bool isPredicable(MachineInstr *MI) const { in isPredicable() function
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp509 bool SystemZInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in SystemZInstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp750 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
DHexagonInstrInfo.cpp1119 bool HexagonInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in HexagonInstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp558 bool ARMBaseInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in ARMBaseInstrInfo