Searched defs:isPredicable (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCInstrDesc.h265 bool isPredicable() const { function in class:llvm::MCInstrDesc
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenInstruction.h140 bool isPredicable; member in class:llvm::CGIOperandList
233 bool isPredicable; member in class:llvm::CodeGenInstruction
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetInstrInfo.h679 virtual bool isPredicable(MachineInstr *MI) const { function in class:llvm::TargetInstrInfo
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1311 bool HexagonInstrInfo::isPredicable(MachineInstr *MI) const { function in class:HexagonInstrInfo
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp527 bool ARMBaseInstrInfo::isPredicable(MachineInstr *MI) const { function in class:ARMBaseInstrInfo

Completed in 158 milliseconds