Home
last modified time | relevance | path

Searched refs:getMinFunctionAlignment (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp176 Alignment = STI->getTargetLowering()->getMinFunctionAlignment(); in init()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1589 Align getMinFunctionAlignment() const { return MinFunctionAlignment; } in getMinFunctionAlignment() function