Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp49 bool PseudoSourceValue::mayAlias(const MachineFrameInfo *) const { in mayAlias() function in PseudoSourceValue
64 bool FixedStackPseudoSourceValue::mayAlias(const MachineFrameInfo *MFI) const { in mayAlias() function in FixedStackPseudoSourceValue
86 bool CallEntryPseudoSourceValue::mayAlias(const MachineFrameInfo *) const { in mayAlias() function in CallEntryPseudoSourceValue
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp56 bool PseudoSourceValue::mayAlias(const MachineFrameInfo *) const { in mayAlias() function in PseudoSourceValue
71 bool FixedStackPseudoSourceValue::mayAlias(const MachineFrameInfo *MFI) const { in mayAlias() function in FixedStackPseudoSourceValue
94 bool CallEntryPseudoSourceValue::mayAlias(const MachineFrameInfo *) const { in mayAlias() function in CallEntryPseudoSourceValue
H A DMachineInstr.cpp1191 bool MachineInstr::mayAlias(AAResults *AA, const MachineInstr &Other, in mayAlias() function in MachineInstr
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp53 bool PseudoSourceValue::mayAlias(const MachineFrameInfo *) const { in mayAlias() function in PseudoSourceValue
68 bool FixedStackPseudoSourceValue::mayAlias(const MachineFrameInfo *MFI) const { in mayAlias() function in FixedStackPseudoSourceValue
91 bool CallEntryPseudoSourceValue::mayAlias(const MachineFrameInfo *) const { in mayAlias() function in CallEntryPseudoSourceValue
H A DMachineInstr.cpp1336 bool MachineInstr::mayAlias(AAResults *AA, const MachineInstr &Other, in mayAlias() function in MachineInstr
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h57 bool mayAlias(const MachineFrameInfo *) const override { in mayAlias() function
77 bool mayAlias(const MachineFrameInfo *) const override { in mayAlias() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h66 bool mayAlias(const MachineFrameInfo *) const override { in mayAlias() function
107 bool mayAlias(const MachineFrameInfo *) const override { in mayAlias() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1075 static bool mayAlias(MachineInstr &MIa, MachineInstr &MIb, in mayAlias() function
1088 static bool mayAlias(MachineInstr &MIa, in mayAlias() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/utils/
H A Dmemory_dag.cpp45 bool MemoryDAG::mayAlias(const Element* a, const Element* b) const { in mayAlias() function in torch::jit::MemoryDAG
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h94 bool mayAlias() const { return getInt(); } in mayAlias() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h113 bool mayAlias() const { return getInt(); } in mayAlias() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h114 bool mayAlias() const { return getInt(); } in mayAlias() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DScheduleDAGInstrs.h115 bool mayAlias() const { return getInt(); } in mayAlias() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DScheduleDAGInstrs.h115 bool mayAlias() const { return getInt(); } in mayAlias() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DScheduleDAGInstrs.h115 bool mayAlias() const { return getInt(); } in mayAlias() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DScheduleDAGInstrs.h115 bool mayAlias() const { return getInt(); } in mayAlias() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1147 static bool mayAlias(MachineInstr &MIa, MachineInstr &MIb, in mayAlias() function
1160 static bool mayAlias(MachineInstr &MIa, in mayAlias() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dalias_analysis.cpp1370 bool AliasDb::mayAlias(const Value* a, const Value* b) const { in mayAlias() function in torch::jit::AliasDb
1378 bool AliasDb::mayAlias(const ValueSet& a, const ValueSet& b) const { in mayAlias() function in torch::jit::AliasDb
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp520 bool CFLAndersAAResult::FunctionInfo::mayAlias( in mayAlias() function in CFLAndersAAResult::FunctionInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1208 static bool mayAlias(MachineInstr &MIa, in mayAlias() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1341 bool mayAlias(const MachineFrameInfo *) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1448 bool mayAlias(const MachineFrameInfo *) const override { in expandPostRAPseudo() function in HexagonInstrInfo::expandPostRAPseudo::CrashPseudoSourceValue
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExpr.cpp3339 bool mayAlias = rec->hasAttr<MayAliasAttr>(); in EmitLValueForField() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp26027 bool DAGCombiner::mayAlias(SDNode *Op0, SDNode *Op1) const { in mayAlias() function in DAGCombiner