Searched defs:getTypeABIAlignment (Results 1 – 2 of 2) sorted by relevance
276 static uint64_t getTypeABIAlignment(Type type, const DataLayout &dataLayout, getTypeABIAlignment() function [all...]
547 uint64_t mlir::DataLayout::getTypeABIAlignment(Type t) const { in getTypeABIAlignment() function in mlir::DataLayout