Home
last modified time | relevance | path

Searched defs:isPredicable (Results 1 – 23 of 23) 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/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenInstruction.h140 bool isPredicable; variable
241 bool isPredicable : 1; 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-7.0/llvm/include/llvm/MC/
DMCInstrDesc.h306 bool isPredicable() const { return Flags & (1ULL << 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/SystemZ/
DSystemZInstrInfo.cpp541 bool SystemZInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
/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/PowerPC/
DPPCInstrInfo.cpp1483 bool PPCInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in PPCInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp722 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
DHexagonInstrInfo.cpp1593 bool HexagonInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in HexagonInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1220 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp878 bool R600InstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp887 bool R600InstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp759 bool SystemZInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.cpp513 bool ARMBaseInstrInfo::isPredicable(MachineInstr *MI) const { in isPredicable() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1579 bool PPCInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in PPCInstrInfo
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp574 bool ARMBaseInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in ARMBaseInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp655 bool ARMBaseInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in ARMBaseInstrInfo