/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenInstruction.h | 140 bool isPredicable; variable 238 bool isPredicable : 1; variable
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 264 bool isPredicable() const { return Flags & (1 << MCID::Predicable); } in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCInstrDesc.h | 338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCInstrDesc.h | 338 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 D | MCInstrDesc.h | 336 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCInstrDesc.h | 338 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCInstrDesc.h | 338 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 D | MCInstrDesc.h | 342 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 D | HexagonExpandCondsets.cpp | 743 bool HexagonExpandCondsets::isPredicable(MachineInstr *MI) { in isPredicable() function in HexagonExpandCondsets
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 1111 virtual bool isPredicable(MachineInstr &MI) const { in isPredicable() function
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 1483 bool PPCInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in PPCInstrInfo
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 541 bool SystemZInstrInfo::isPredicable(MachineInstr &MI) const { in isPredicable() function in SystemZInstrInfo
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 718 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 D | HexagonExpandCondsets.cpp | 722 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 D | SystemZInstrInfo.cpp | 672 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 D | R600InstrInfo.cpp | 850 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 D | TargetInstrInfo.h | 1342 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 D | R600InstrInfo.cpp | 877 bool R600InstrInfo::isPredicable(const MachineInstr &MI) const { in isPredicable() function in R600InstrInfo
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 887 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 D | SystemZInstrInfo.cpp | 677 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 D | TargetInstrInfo.h | 1542 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1621 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1633 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1621 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 1621 virtual bool isPredicable(const MachineInstr &MI) const { in isPredicable() function
|