/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600FrameLowering.cpp | 38 OffsetBytes = alignTo(OffsetBytes, MFI.getObjectAlignment(i)); in getFrameIndexReference() 46 OffsetBytes = alignTo(OffsetBytes, MFI.getObjectAlignment(FI)); in getFrameIndexReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | Thumb1InstrInfo.cpp | 95 MFI.getObjectSize(FI), MFI.getObjectAlignment(FI)); in storeRegToStackSlot() 124 MFI.getObjectSize(FI), MFI.getObjectAlignment(FI)); in loadRegFromStackSlot()
|
D | Thumb2InstrInfo.cpp | 146 MFI.getObjectSize(FI), MFI.getObjectAlignment(FI)); in storeRegToStackSlot() 186 MFI.getObjectSize(FI), MFI.getObjectAlignment(FI)); in loadRegFromStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrBuilder.h | 39 MFFrame.getObjectSize(FI), MFFrame.getObjectAlignment(FI)); in addFrameReference()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStackLayout.h | 68 unsigned getObjectAlignment(const Value *V) { return ObjectAlignments[V]; } in getObjectAlignment() function
|
D | PrologEpilogInserter.cpp | 642 unsigned Align = MFI.getObjectAlignment(FrameIdx); in AdjustStackOffset() 721 unsigned ObjAlign = MFI.getObjectAlignment(FrameIdx); in scavengeStackSlot() 810 assert(MFI.getObjectAlignment(i) <= MFI.getMaxAlignment() && in calculateFrameObjectOffsets() 849 unsigned Align = MFI.getObjectAlignment(i); in calculateFrameObjectOffsets() 866 unsigned Align = MFI.getObjectAlignment(i); in calculateFrameObjectOffsets()
|
D | StackSlotColoring.cpp | 230 OrigAlignments[FI] = MFI->getObjectAlignment(FI); in InitializeSlots() 313 if (!Share || Align > MFI->getObjectAlignment(Color)) in ColorSlot()
|
D | MachineFrameInfo.cpp | 158 unsigned Align = getObjectAlignment(i); in estimateStackSize()
|
D | StackColoring.cpp | 1293 unsigned MaxAlignment = std::max(MFI->getObjectAlignment(FirstSlot), in runOnMachineFunction() 1294 MFI->getObjectAlignment(SecondSlot)); in runOnMachineFunction()
|
D | LocalStackSlotAllocation.cpp | 151 unsigned Align = MFI.getObjectAlignment(FrameIdx); in AdjustStackOffset()
|
D | MIRPrinter.cpp | 375 YamlObject.Alignment = MFI.getObjectAlignment(I); in convertStackObjects() 402 YamlObject.Alignment = MFI.getObjectAlignment(I); in convertStackObjects()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | HWAddressSanitizer.cpp | 265 unsigned getObjectAlignment() const { return 1U << Scale; } in getObjectAlignment() function 773 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in tagAlloca() 795 ConstantInt::get(Int8Ty, Size % Mapping.getObjectAlignment()), in tagAlloca() 1060 tagAlloca(IRB, AI, Tag, alignTo(Size, Mapping.getObjectAlignment())); in instrumentStack() 1166 uint64_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in sanitizeFunction() 1168 MaybeAlign(std::max(AI->getAlignment(), Mapping.getObjectAlignment()))); in sanitizeFunction() 1232 uint64_t NewSize = alignTo(SizeInBytes, Mapping.getObjectAlignment()); in instrumentGlobal() 1249 MaybeAlign(std::max(GV->getAlignment(), Mapping.getObjectAlignment()))); in instrumentGlobal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430InstrInfo.cpp | 49 MFI.getObjectAlignment(FrameIdx)); in storeRegToStackSlot() 76 MFI.getObjectAlignment(FrameIdx)); in loadRegFromStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCInstrInfo.cpp | 302 unsigned Align = MFI.getObjectAlignment(FrameIndex); in storeRegToStackSlot() 330 unsigned Align = MFI.getObjectAlignment(FrameIndex); in loadRegFromStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 373 MFI.getObjectAlignment(FrameIndex)); in storeRegToStackSlot() 395 MFI.getObjectAlignment(FrameIndex)); in loadRegFromStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRInstrInfo.cpp | 141 MFI.getObjectAlignment(FrameIndex)); in storeRegToStackSlot() 175 MFI.getObjectAlignment(FrameIndex)); in loadRegFromStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXPrologEpilogPass.cpp | 108 unsigned Align = MFI.getObjectAlignment(FrameIdx); in AdjustStackOffset()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrBuilder.h | 210 MFI.getObjectSize(FI), MFI.getObjectAlignment(FI));
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | StatepointLowering.cpp | 358 MFI.getObjectAlignment(FI.getIndex())); in getMachineMemOperand() 399 MFI.getObjectAlignment(Index)); in spillIncomingStatepointValue() 1034 MFI.getObjectAlignment(Index)); in visitGCRelocate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 406 MFI.getObjectSize(FI), MFI.getObjectAlignment(FI)); in storeRegToStackSlot() 445 MFI.getObjectSize(FI), MFI.getObjectAlignment(FI)); in loadRegFromStackSlot()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsRegisterInfo.cpp | 274 << MF.getFrameInfo().getObjectAlignment(FrameIndex) in eliminateFrameIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.cpp | 1374 unsigned A = std::max(MFI.getObjectAlignment(i), 8U); in processFunctionBeforeFrameFinalized() 1401 unsigned A = MFI.getObjectAlignment(FI); in processFunctionBeforeFrameFinalized() 1791 unsigned HasAlign = MFI.getObjectAlignment(FI); in expandStoreVec2() 1843 unsigned HasAlign = MFI.getObjectAlignment(FI); in expandLoadVec2() 1887 unsigned HasAlign = MFI.getObjectAlignment(FI); in expandStoreVec() 1917 unsigned HasAlign = MFI.getObjectAlignment(FI); in expandLoadVec()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 1006 if (MFI.getObjectAlignment(FI) < Align) in optimizeMemset() 1134 if (MFI.getObjectAlignment(FI) < Alignment) in optimizeMemcpy() 1241 if (MFI.getObjectAlignment(FI) < Alignment) in optimizeMemmove()
|
D | GISelKnownBits.cpp | 39 return commonAlignment(Align(MFI.getObjectAlignment(FrameIdx)), Offset); in inferAlignmentForFrameIdx()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 464 unsigned getObjectAlignment(int ObjectIdx) const { in getObjectAlignment() function
|