Home
last modified time | relevance | path

Searched defs:isCompatible (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPresburgerSpace.cpp140 bool PresburgerSpace::isCompatible(const PresburgerSpace &other) const { in isCompatible() function in PresburgerSpace
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp150 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
/llvm-project-15.0.7/mlir/lib/Dialect/
H A DTraits.cpp197 auto isCompatible = [](int64_t dim1, int64_t dim2) { in isCompatibleInferredReturnShape() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp72 bool isCompatible(Status &S) { in isCompatible() function
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp570 bool isCompatible(const MachineInstr &MI, const VSETVLIInfo &Require) const { in isCompatible() function in __anon1aeaf6f50111::VSETVLIInfo
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h217 bool isCompatible(const TypePairAndMemDesc &Other) const { in isCompatible() function
/llvm-project-15.0.7/lld/ELF/
H A DInputFiles.cpp129 static bool isCompatible(InputFile *file) { in isCompatible() function
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp800 auto isCompatible = [&](Type type) { in isCompatibleImpl() local
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1040 auto isCompatible = [](TypeRange l, TypeRange r) { in isCompatibleReturnTypes() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp2852 bool isCompatible = in checkExtParameterInfos() local