Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp105 static unsigned extractABIAlignment(DataLayoutEntryInterface entry) { in extractABIAlignment() function
120 return extractABIAlignment(findEntryForIntegerType(intType, params)); in getIntegerTypeABIAlignment()
130 return extractABIAlignment(params[0]); in getFloatTypeABIAlignment()