Home
last modified time | relevance | path

Searched defs:MaxAlignment (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackLayout.h25 unsigned MaxAlignment; variable
DLowerEmuTLS.cpp159 Align MaxAlignment(std::max(DL.getABITypeAlignment(WordType), in addEmuTlsVar() local
DStackColoring.cpp1293 unsigned MaxAlignment = std::max(MFI->getObjectAlignment(FirstSlot), in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp73 std::size_t MaxAlignment = in createELFObjectFile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp214 unsigned MaxAlignment = MFI.getMaxAlignment(); in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp821 MaybeAlign MaxAlignment(std::max(G->getAlignment(), NewF->getAlignment())); in mergeTwoFunctions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h263 Align MaxAlignment; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp971 uint32_t MaxAlignment = StackAlignment; in processAllocas() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1169 unsigned MaxAlignment = 0; in writeModuleInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3094 unsigned MaxAlignment; in mergeConditionalStoreToAddress() local