Searched defs:getTypeSizeInBits (Results 1 – 7 of 7) sorted by relevance
112 llvm::TypeSize PtrType::getTypeSizeInBits(const DataLayout &dataLayout, in getTypeSizeInBits() function in PtrType
156 llvm::TypeSize getTypeSizeInBits(const DataLayout &layout, getTypeSizeInBits() function 254 static llvm::TypeSize getTypeSizeInBits(Type type, getTypeSizeInBits() function [all...]
182 LLVMArrayType::getTypeSizeInBits(const DataLayout &dataLayout, in getTypeSizeInBits() function in LLVMArrayType 312 LLVMPointerType::getTypeSizeInBits(const DataLayout &dataLayout, in getTypeSizeInBits() function in LLVMPointerType 511 LLVMStructType::getTypeSizeInBits(const DataLayout &dataLayout, getTypeSizeInBits() function in LLVMStructType
672 inline TypeSize DataLayout::getTypeSizeInBits(Type *Ty) const { getTypeSizeInBits() function
264 TestTypeWithLayoutType::getTypeSizeInBits(const DataLayout &dataLayout, in getTypeSizeInBits() function in TestTypeWithLayoutType
535 llvm::TypeSize mlir::DataLayout::getTypeSizeInBits(Type t) const { in getTypeSizeInBits() function in mlir::DataLayout
4470 uint64_t ScalarEvolution::getTypeSizeInBits(Type *Ty) const { getTypeSizeInBits() function in ScalarEvolution [all...]