| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | InferAlignment.cpp | 31 Align NewAlign = Fn(PtrOp, OldAlign, DL.getPrefTypeAlign(LI->getType())); in tryToImproveAlign() local 40 Align NewAlign = Fn(PtrOp, OldAlign, DL.getPrefTypeAlign(ValOp->getType())); in tryToImproveAlign() local
|
| H A D | AlignmentFromAssumptions.cpp | 142 const Align NewAlign = *NewAlignment; getNewAlignment() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | VectorUtils.h | 495 bool insertMember(InstTy *Instr, int32_t Index, Align NewAlign) { in insertMember()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGCoroutine.cpp | 779 unsigned NewAlign = TI.getNewAlign() / TI.getCharWidth(); in EmitCoroutineBody() local
|
| H A D | CGCall.cpp | 4903 llvm::Align NewAlign) { in maybeRaiseRetAlignmentAttribute()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | GlobalOpt.cpp | 582 Align NewAlign = commonAlignment(StartAlignment, OffsetForTy); in SRAGlobal() local 621 Align NewAlign = in SRAGlobal() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoadStoreVectorizer.cpp | 809 Align NewAlign = getOrEnforceKnownAlignment( in splitChainByAlignment() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 134 unsigned short NewAlign; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizerHelper.cpp | 8802 Align NewAlign = DL.getABITypeAlign(IRTy); in lowerMemset() local 8956 Align NewAlign = DL.getABITypeAlign(IRTy); in lowerMemcpy() local 9064 Align NewAlign = DL.getABITypeAlign(IRTy); in lowerMemmove() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 3804 Align NewAlign = Align(AlignmentVal); in annotateAnyAllocSite() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeVectorTypes.cpp | 7489 Align NewAlign = ScaledOffset == 0 GenWidenVectorLoads() local 7675 Align NewAlign = ScaledOffset == 0 GenWidenVectorStores() local
|
| H A D | SelectionDAG.cpp | 7850 Align NewAlign = DL.getABITypeAlign(Ty); in getMemcpyLoadsAndStores() local 8045 Align NewAlign = DL.getABITypeAlign(Ty); in getMemmoveLoadsAndStores() local 8163 Align NewAlign = DL.getABITypeAlign(Ty); in getMemsetStores() local
|
| H A D | DAGCombiner.cpp | 10838 Align NewAlign = commonAlignment(RHS->getAlign(), PtrOff); in visitFunnelShift() local 19977 Align NewAlign = commonAlignment(LD->getAlign(), PtrOff); in ReduceLoadOpStoreWidth() local 22046 Align NewAlign = commonAlignment(VecLoad->getAlign(), EltSize / 8); in combineInsertEltToLoad() local
|
| H A D | TargetLowering.cpp | 4683 Align NewAlign = commonAlignment(Lod->getAlign(), ptrOffset / 8); in SimplifySetCC() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaDecl.cpp | 2699 unsigned NewAlign = 0; in mergeAlignedAttrs() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 22678 Align NewAlign = commonAlignment(LD->getAlign(), PtrOffset); in performLOADCombine() local 22697 Align NewAlign = commonAlignment(LD->getAlign(), PtrOffset); in performLOADCombine() local
|