Searched defs:areCompatible (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/Ptr/IR/ | ||
H A D | PtrTypes.cpp | 51 bool PtrType::areCompatible(DataLayoutEntryListRef oldLayout, in areCompatible() function in PtrType |
/llvm-project/mlir/test/lib/Dialect/Test/ | ||
H A D | TestTypes.cpp | 286 bool TestTypeWithLayoutType::areCompatible( in areCompatible() function in TestTypeWithLayoutType |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMTypes.cpp | 352 bool LLVMPointerType::areCompatible(DataLayoutEntryListRef oldLayout, in areCompatible() function in LLVMPointerType |