Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenInstruction.h140 bool isPredicable; variable
238 bool isPredicable : 1; variable
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h264 bool isPredicable() const { return Flags & (1 << MCID::Predicable); } in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInstrDesc.h338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInstrDesc.h338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h336 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInstrDesc.h338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInstrDesc.h338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInstrDesc.h342 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp743 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h1111 virtual bool isPredicable(MachineInstr &MI) const { in isPredicable() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1483 bool PPCInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in PPCInstrInfo
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp541 bool SystemZInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp718 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp722 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp672 bool SystemZInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp850 bool R600InstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1342 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp877 bool R600InstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp887 bool R600InstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp677 bool SystemZInstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1542 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetInstrInfo.h1621 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetInstrInfo.h1633 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetInstrInfo.h1621 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetInstrInfo.h1621 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function

12