Home
last modified time | relevance | path

Searched refs:isThroughputPattern (Results 1 – 10 of 10) 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-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h208 bool isThroughputPattern(MachineCombinerPattern Pattern) const override;
DAArch64InstrInfo.cpp3952 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/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp573 if (ML && TII->isThroughputPattern(P)) in combineInstructions()
DTargetInstrInfo.cpp768 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-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h935 virtual bool isThroughputPattern(MachineCombinerPattern Pattern) const;