Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h1058 unsigned getMinFunctionAlignment() const { in getMinFunctionAlignment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1589 Align getMinFunctionAlignment() const { return MinFunctionAlignment; } in getMinFunctionAlignment() function