Home
last modified time | relevance | path

Searched defs:mayAlias (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp54 bool PseudoSourceValue::mayAlias(const MachineFrameInfo *) const { mayAlias() function in PseudoSourceValue
69 bool FixedStackPseudoSourceValue::mayAlias(const MachineFrameInfo *MFI) const { mayAlias() function in FixedStackPseudoSourceValue
92 bool CallEntryPseudoSourceValue::mayAlias(const MachineFrameInfo *) const { mayAlias() function in CallEntryPseudoSourceValue
H A DMachineInstr.cpp1352 bool MachineInstr::mayAlias(AAResults *AA, const MachineInstr &Other, mayAlias() function in MachineInstr
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h60 bool mayAlias(const MachineFrameInfo *) const override { in mayAlias() function
80 bool mayAlias(const MachineFrameInfo *) const override { in mayAlias() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h115 bool mayAlias() const { return getInt(); } mayAlias() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h468 bool mayAlias(const MachineFrameInfo *) const override { return true; } mayAlias() function
H A DAArch64LoadStoreOptimizer.cpp1277 static bool mayAlias(MachineInstr &MIa, mayAlias() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1449 bool mayAlias(const MachineFrameInfo *) const override { expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp27857 bool DAGCombiner::mayAlias(SDNode *Op0, SDNode *Op1) const { mayAlias() function in DAGCombiner
[all...]