Home
last modified time | relevance | path

Searched defs:AAInfo (Results 1 – 19 of 19) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DAliasSetTracker.cpp132 LocationSize Size, const AAMDNodes &AAInfo, in addPointer()
195 const AAMDNodes &AAInfo, in aliasesPointer()
303 const AAMDNodes &AAInfo, in mergeAliasSetsForPointer()
350 const AAMDNodes &AAInfo = MemLoc.AATags; in getAliasSetFor() local
398 const AAMDNodes &AAInfo) { in add()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp260 AAMDNodes AAInfo = LD->getAAInfo(); in ExpandRes_NormalLoad() local
470 AAMDNodes AAInfo = St->getAAInfo(); in ExpandOp_NormalStore() local
H A DLegalizeDAG.cpp437 AAMDNodes AAInfo = ST->getAAInfo(); in OptimizeFloatStore() local
494 AAMDNodes AAInfo = ST->getAAInfo(); in LegalizeStoreOps() local
726 AAMDNodes AAInfo = LD->getAAInfo(); in LegalizeLoadOps() local
H A DSelectionDAGBuilder.cpp4059 AAMDNodes AAInfo; in visitLoad() local
4187 AAMDNodes AAInfo; in visitLoadFromSwiftError() local
4251 AAMDNodes AAInfo; in visitStore() local
4323 AAMDNodes AAInfo; in visitMaskedStore() local
4414 AAMDNodes AAInfo; in visitMaskedScatter() local
4487 AAMDNodes AAInfo; in visitMaskedLoad() local
4531 AAMDNodes AAInfo; in visitMaskedGather() local
4825 AAMDNodes AAInfo; in visitTargetIntrinsic() local
H A DLegalizeVectorTypes.cpp1695 AAMDNodes AAInfo = LD->getAAInfo(); in SplitVecRes_LOAD() local
2724 AAMDNodes AAInfo = N->getAAInfo(); in SplitVecOp_STORE() local
5257 AAMDNodes AAInfo = LD->getAAInfo(); in GenWidenVectorLoads() local
5409 AAMDNodes AAInfo = LD->getAAInfo(); in GenWidenVectorExtLoads() local
5453 AAMDNodes AAInfo = ST->getAAInfo(); in GenWidenVectorStores() local
H A DSelectionDAG.cpp7121 MachineMemOperand::Flags Flags, uint64_t Size, const AAMDNodes &AAInfo) { in getMemIntrinsicNode()
7274 const AAMDNodes &AAInfo, const MDNode *Ranges) { in getLoad()
7345 const AAMDNodes &AAInfo, const MDNode *Ranges) { in getLoad()
7363 const AAMDNodes &AAInfo) { in getExtLoad()
7395 const AAMDNodes &AAInfo) { in getStore()
7446 const AAMDNodes &AAInfo) { in getTruncStore()
H A DFastISel.cpp2289 AAMDNodes AAInfo; in createMachineMemOperandFor() local
H A DLegalizeIntegerTypes.cpp3185 AAMDNodes AAInfo = N->getAAInfo(); in ExpandIntRes_LOAD() local
4523 AAMDNodes AAInfo = N->getAAInfo(); in ExpandIntOp_STORE() local
H A DDAGCombiner.cpp17783 AAMDNodes AAInfo = ST->getAAInfo(); in replaceStoreOfFPConstant() local
18132 AAMDNodes AAInfo = ST->getAAInfo(); in splitMergedValStore() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h175 AAMDNodes AAInfo; variable
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h58 AAMDNodes AAInfo; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp1019 const AAMDNodes &AAInfo, in MachineMemOperand()
1170 auto AAInfo = getAAInfo(); in print() local
H A DMachineFunction.cpp432 Align base_alignment, const AAMDNodes &AAInfo, const MDNode *Ranges, in getMachineMemOperand()
468 const AAMDNodes &AAInfo) { in getMachineMemOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp346 const AAMDNodes &AAInfo) { in buildLoad()
405 const AAMDNodes &AAInfo) { in buildStore()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1127 AAMDNodes AAInfo; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp317 AAMDNodes AAInfo; in doPromotion() local
H A DFunctionAttrs.cpp178 AAMDNodes AAInfo; in checkFunctionMemoryAccess() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3078 AAMDNodes AAInfo; in parseMachineMemoryOperand() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15294 AAMDNodes AAInfo = St->getAAInfo(); in PerformSplittingToNarrowingStores() local
15354 AAMDNodes AAInfo = St->getAAInfo(); in PerformExtractFpToIntStores() local
16223 AAMDNodes AAInfo = LD->getAAInfo(); in PerformSplittingToWideningLoad() local