Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.h74 virtual bool isPredicable(MachineInstr *MI) const { return true; } in isPredicable() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenInstruction.h140 bool isPredicable; variable
229 bool isPredicable; variable
/external/llvm/utils/TableGen/
DCodeGenInstruction.h140 bool isPredicable; variable
238 bool isPredicable : 1; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h357 bool isPredicable() const { in isPredicable() function
/external/llvm/include/llvm/MC/
DMCInstrDesc.h264 bool isPredicable() const { return Flags & (1 << MCID::Predicable); } in isPredicable() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h565 virtual bool isPredicable(MachineInstr *MI) const { in isPredicable() function
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1111 virtual bool isPredicable(MachineInstr &MI) const { in isPredicable() function
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp718 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
DHexagonInstrInfo.cpp1436 bool HexagonInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in HexagonInstrInfo
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp541 bool SystemZInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1483 bool PPCInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in PPCInstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp887 bool R600InstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.cpp513 bool ARMBaseInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in ARMBaseInstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp574 bool ARMBaseInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in ARMBaseInstrInfo