/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 108 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function 135 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 110 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function 137 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCInstrAnalysis.h | 137 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function 164 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCInstrAnalysis.h | 137 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function 164 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCInstrAnalysis.h | 137 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function 164 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCInstrAnalysis.h | 137 virtual bool isZeroIdiom(const MCInst &MI, APInt &Mask, in isZeroIdiom() function 164 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetSubtargetInfo.h | 154 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function 166 return isZeroIdiom(MI, Mask); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 158 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function 170 return isZeroIdiom(MI, Mask); in isDependencyBreaking()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetSubtargetInfo.h | 158 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function 170 return isZeroIdiom(MI, Mask); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 159 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function 171 return isZeroIdiom(MI, Mask); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 159 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function 171 return isZeroIdiom(MI, Mask); in isDependencyBreaking()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 159 virtual bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { in isZeroIdiom() function 171 return isZeroIdiom(MI, Mask); in isDependencyBreaking()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
H A D | TargetInstrPredicate.td | 322 // delegates to `isZeroIdiom()` part of its computation. 341 def IsZeroIdiomDecl : STIPredicateDecl<"isZeroIdiom">;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/ |
H A D | TargetInstrPredicate.td | 341 // delegates to `isZeroIdiom()` part of its computation. 360 def IsZeroIdiomDecl : STIPredicateDecl<"isZeroIdiom">;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/ |
D | TargetInstrPredicate.td | 341 // delegates to `isZeroIdiom()` part of its computation. 360 def IsZeroIdiomDecl : STIPredicateDecl<"isZeroIdiom">;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/ |
D | TargetInstrPredicate.td | 381 // delegates to `isZeroIdiom()` part of its computation. 400 def IsZeroIdiomDecl : STIPredicateDecl<"isZeroIdiom">;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/ |
D | TargetInstrPredicate.td | 381 // delegates to `isZeroIdiom()` part of its computation. 400 def IsZeroIdiomDecl : STIPredicateDecl<"isZeroIdiom">;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/ |
D | TargetInstrPredicate.td | 381 // delegates to `isZeroIdiom()` part of its computation. 400 def IsZeroIdiomDecl : STIPredicateDecl<"isZeroIdiom">;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedPredicates.td | 299 def IsZeroIdiomFn : TIIPredicate<"isZeroIdiom",
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 624 IsZeroIdiom = MCIA->isZeroIdiom(MCI, Mask, ProcID); in createInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedPredicates.td | 428 def IsZeroIdiomFn : TIIPredicate<"isZeroIdiom",
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/ |
H A D | InstrBuilder.cpp | 667 IsZeroIdiom = MCIA->isZeroIdiom(MCI, Mask, ProcID); in createInstruction()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
H A D | X86GenSubtargetInfo.inc | 23248 bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const override; 24665 bool X86GenSubtargetInfo::isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { 24751 } // X86GenSubtargetInfo::isZeroIdiom 24754 if (isZeroIdiom(MI, Mask)) 24835 bool isZeroIdiom(const MCInst &MI, APInt &Mask, unsigned ProcessorID) const override; 24844 bool X86MCInstrAnalysis::isZeroIdiom(const MCInst &MI, APInt &Mask, unsigned ProcessorID) const { 24929 } // X86MCInstrAnalysis::isZeroIdiom 24932 if (isZeroIdiom(MI, Mask, ProcessorID))
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/configs/common/lib/Target/X86/ |
H A D | X86GenSubtargetInfo.inc | 37509 bool isZeroIdiom(const MachineInstr *MI, APInt &Mask) const override; 39623 bool X86GenSubtargetInfo::isZeroIdiom(const MachineInstr *MI, APInt &Mask) const { 39811 } // X86GenSubtargetInfo::isZeroIdiom 39814 if (isZeroIdiom(MI, Mask)) 39966 bool isZeroIdiom(const MCInst &MI, APInt &Mask, unsigned ProcessorID) const override; 39975 bool X86MCInstrAnalysis::isZeroIdiom(const MCInst &MI, APInt &Mask, unsigned ProcessorID) const { 40162 } // X86MCInstrAnalysis::isZeroIdiom 40165 if (isZeroIdiom(MI, Mask, ProcessorID))
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
H A D | AArch64GenSubtargetInfo.inc | 16820 if (AArch64_MC::isZeroIdiom(*MI)) 17593 if (AArch64_MC::isZeroIdiom(*MI)) 22523 if (AArch64InstrInfo::isZeroIdiom(*MI)) 23322 if (AArch64InstrInfo::isZeroIdiom(*MI))
|