Home
last modified time | relevance | path

Searched defs:getTypeSizeInBits (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/lib/Dialect/Ptr/IR/
H A DPtrTypes.cpp112 llvm::TypeSize PtrType::getTypeSizeInBits(const DataLayout &dataLayout, in getTypeSizeInBits() function in PtrType
/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp156 llvm::TypeSize getTypeSizeInBits(const DataLayout &layout, getTypeSizeInBits() function
254 static llvm::TypeSize getTypeSizeInBits(Type type, getTypeSizeInBits() function
[all...]
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp182 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
/llvm-project/llvm/include/llvm/IR/
H A DDataLayout.h672 inline TypeSize DataLayout::getTypeSizeInBits(Type *Ty) const { getTypeSizeInBits() function
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestTypes.cpp264 TestTypeWithLayoutType::getTypeSizeInBits(const DataLayout &dataLayout, in getTypeSizeInBits() function in TestTypeWithLayoutType
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp535 llvm::TypeSize mlir::DataLayout::getTypeSizeInBits(Type t) const { in getTypeSizeInBits() function in mlir::DataLayout
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4470 uint64_t ScalarEvolution::getTypeSizeInBits(Type *Ty) const { getTypeSizeInBits() function in ScalarEvolution
[all...]