Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDataLayout.h289 FunctionPtrAlignType getFunctionPtrAlignType() const { in getFunctionPtrAlignType() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDValue.cpp932 switch (DL.getFunctionPtrAlignType()) { in getPointerAlignment()