Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.h140 bool isPredicable; variable
238 bool isPredicable : 1; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h314 bool isPredicable() const { in isPredicable() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.cpp257 bool AMDGPUInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in AMDGPUInstrInfo
H A DR600InstrInfo.cpp906 R600InstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in R600InstrInfo
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h918 virtual bool isPredicable(MachineInstr *MI) const { in isPredicable() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp506 bool SystemZInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in SystemZInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp642 bool HexagonInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in HexagonInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1274 bool PPCInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in PPCInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp560 bool ARMBaseInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in ARMBaseInstrInfo