Searched refs:getTargetMMOFlags (Results 1 – 12 of 12) sorted by relevance
622 getTargetMMOFlags(const Instruction &I) const override;625 getTargetMMOFlags(const MemSDNode &Node) const override;
1605 Info.flags |= RISCVTargetLowering::getTargetMMOFlags(I); in getTgtMemIntrinsic() 21920 RISCVTargetLowering::getTargetMMOFlags(const Instruction &I) const { in getTargetMMOFlags() 21955 RISCVTargetLowering::getTargetMMOFlags(const MemSDNode &Node) const { in getTargetMMOFlags() 21966 return getTargetMMOFlags(NodeX) == getTargetMMOFlags(NodeY); in isCtpopFast() 21917 RISCVTargetLowering::getTargetMMOFlags(const Instruction &I) const { getTargetMMOFlags() function in RISCVTargetLowering 21952 RISCVTargetLowering::getTargetMMOFlags(const MemSDNode &Node) const { getTargetMMOFlags() function in RISCVTargetLowering
2242 Flags |= getTargetMMOFlags(LI); in getLoadMemOperandFlags()2258 Flags |= getTargetMMOFlags(SI); in getStoreMemOperandFlags()2277 Flags |= getTargetMMOFlags(AI); in getAtomicMemOperandFlags()
805 getTargetMMOFlags(const Instruction &I) const override;
4726 SystemZTargetLowering::getTargetMMOFlags(const Instruction &I) const { in getTargetMMOFlags() function in SystemZTargetLowering
601 getTargetMMOFlags(const Instruction &I) const override;
16468 SITargetLowering::getTargetMMOFlags(const Instruction &I) const { in getTargetMMOFlags() function in SITargetLowering
959 MachineMemOperand::Flags getTargetMMOFlags(
16608 AArch64TargetLowering::getTargetMMOFlags(const Instruction &I) const { in getTargetMMOFlags() function in AArch64TargetLowering
432 virtual MachineMemOperand::Flags getTargetMMOFlags(const Instruction &I) const { in getTargetMMOFlags() function439 getTargetMMOFlags(const MemSDNode &Node) const { in getTargetMMOFlags() function
21086 LdMMOFlags |= TLI.getTargetMMOFlags(*FirstLoad); in tryStoreMergeOfLoads()21092 StMMOFlags |= TLI.getTargetMMOFlags(*StoreNodes[0].MemNode); in tryStoreMergeOfLoads()