Home
last modified time | relevance | path

Searched defs:NewAlign (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1001 unsigned NewAlign = (unsigned)DL.getABITypeAlignment(IRTy); in optimizeMemset() local
1120 unsigned NewAlign = (unsigned)DL.getABITypeAlignment(IRTy); in optimizeMemcpy() local
1227 unsigned NewAlign = (unsigned)DL.getABITypeAlignment(IRTy); in optimizeMemmove() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1099 Align NewAlign = getOrEnforceKnownAlignment(S0->getPointerOperand(), in vectorizeStoreChain() local
1258 Align NewAlign = getOrEnforceKnownAlignment(L0->getPointerOperand(), in vectorizeLoadChain() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp185 const Align NewAlign = *NewAlignment; in getNewAlignment() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DVectorUtils.h469 bool insertMember(InstTy *Instr, int32_t Index, Align NewAlign) { in insertMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DVectorUtils.h469 bool insertMember(InstTy *Instr, int32_t Index, Align NewAlign) { in insertMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DVectorUtils.h469 bool insertMember(InstTy *Instr, int32_t Index, Align NewAlign) { in insertMember()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DVectorUtils.h442 bool insertMember(InstTy *Instr, int32_t Index, Align NewAlign) { in insertMember()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DVectorUtils.h648 bool insertMember(InstTy *Instr, int32_t Index, Align NewAlign) { in insertMember()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DVectorUtils.h649 bool insertMember(InstTy *Instr, int32_t Index, Align NewAlign) { in insertMember()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp531 Align NewAlign = commonAlignment(StartAlignment, Offset); in SRAGlobal() local
570 Align NewAlign = in SRAGlobal() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp470 unsigned NewAlign = (unsigned)MinAlign(StartAlignment, FieldOffset); in SRAGlobal() local
504 unsigned NewAlign = (unsigned)MinAlign(StartAlignment, EltSize*i); in SRAGlobal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp534 Align NewAlign(MinAlign(StartAlignment, FieldOffset)); in SRAGlobal() local
552 Align NewAlign(MinAlign(StartAlignment, EltSize * ElementIdx)); in SRAGlobal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1029 unsigned NewAlign = getOrEnforceKnownAlignment(S0->getPointerOperand(), in vectorizeStoreChain() local
/aosp_15_r20/external/llvm/lib/IR/
H A DAttributes.cpp903 unsigned NewAlign = Attrs.getParamAlignment(Index); in addAttributes() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6891 unsigned NewAlign = MinAlign(LN0->getAlignment(), PtrOff); in ReduceLoadWidth() local
7325 unsigned NewAlign = DAG.getDataLayout().getABITypeAlignment( in CombineConsecutiveLoads() local
10826 unsigned NewAlign = St->getAlignment(); in ShrinkLoadReplaceStoreWithStore() local
10944 unsigned NewAlign = MinAlign(LD->getAlignment(), PtrOff); in ReduceLoadOpStoreWidth() local
12262 unsigned NewAlign = DAG.getDataLayout().getABITypeAlignment( in ReplaceExtractVectorEltOfLoadWithNarrowedLoad() local
H A DSelectionDAG.cpp4335 unsigned NewAlign = (unsigned)DAG.getDataLayout().getABITypeAlignment(Ty); in getMemcpyLoadsAndStores() local
4447 unsigned NewAlign = (unsigned)DAG.getDataLayout().getABITypeAlignment(Ty); in getMemmoveLoadsAndStores() local
4539 unsigned NewAlign = (unsigned)DAG.getDataLayout().getABITypeAlignment(Ty); in getMemsetStores() local
H A DTargetLowering.cpp1555 unsigned NewAlign = MinAlign(Lod->getAlignment(), bestOffset); in SimplifySetCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributes.cpp1167 const MaybeAlign NewAlign = B.getAlignment(); in addAttributes() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DTargetInfo.h128 unsigned short NewAlign; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DTargetInfo.h128 unsigned short NewAlign; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DTargetInfo.h128 unsigned short NewAlign; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DTargetInfo.h134 unsigned short NewAlign; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7752 Align NewAlign = DL.getABITypeAlign(IRTy); in lowerMemset() local
7908 Align NewAlign = DL.getABITypeAlign(IRTy); in lowerMemcpy() local
8016 Align NewAlign = DL.getABITypeAlign(IRTy); in lowerMemmove() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10500 unsigned NewAlign = MinAlign(LN0->getAlignment(), PtrOff); in ReduceLoadWidth() local
11068 unsigned NewAlign = DAG.getDataLayout().getABITypeAlignment( in CombineConsecutiveLoads() local
15068 unsigned NewAlign = St->getAlignment(); in ShrinkLoadReplaceStoreWithStore() local
15184 unsigned NewAlign = MinAlign(LD->getAlignment(), PtrOff); in ReduceLoadOpStoreWidth() local
16945 unsigned NewAlign = DAG.getDataLayout().getABITypeAlignment( in scalarizeExtractedVectorLoad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3090 Align NewAlign = Align(AlignmentVal); in annotateAnyAllocSite() local

12