Home
last modified time | relevance | path

Searched refs:isThroughputPattern (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h178 bool isThroughputPattern(MachineCombinerPattern Pattern) const override;
DAArch64InstrInfo.cpp3208 AArch64InstrInfo::isThroughputPattern(MachineCombinerPattern Pattern) const { in isThroughputPattern() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h221 bool isThroughputPattern(MachineCombinerPattern Pattern) const override;
DAArch64InstrInfo.cpp4025 bool AArch64InstrInfo::isThroughputPattern( in isThroughputPattern() function in AArch64InstrInfo
/external/llvm/lib/CodeGen/
DMachineCombiner.cpp415 if (ML && TII->isThroughputPattern(P)) in combineInstructions()
DTargetInstrInfo.cpp659 TargetInstrInfo::isThroughputPattern(MachineCombinerPattern Pattern) const { in isThroughputPattern() function in TargetInstrInfo
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h234 bool isThroughputPattern(MachineCombinerPattern Pattern) const override;
DAArch64InstrInfo.cpp4401 bool AArch64InstrInfo::isThroughputPattern( in isThroughputPattern() function in AArch64InstrInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp584 if (ML && TII->isThroughputPattern(P)) in combineInstructions()
DTargetInstrInfo.cpp766 TargetInstrInfo::isThroughputPattern(MachineCombinerPattern Pattern) const { in isThroughputPattern() function in TargetInstrInfo
/external/llvm-project/llvm/lib/CodeGen/
DMachineCombiner.cpp588 if (ML && TII->isThroughputPattern(P)) in combineInstructions()
DTargetInstrInfo.cpp804 TargetInstrInfo::isThroughputPattern(MachineCombinerPattern Pattern) const { in isThroughputPattern() function in TargetInstrInfo
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h844 virtual bool isThroughputPattern(MachineCombinerPattern Pattern) const;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1051 virtual bool isThroughputPattern(MachineCombinerPattern Pattern) const;
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1069 virtual bool isThroughputPattern(MachineCombinerPattern Pattern) const;