Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp150 bool DbiModuleSourceFilesIterator::isCompatible( isCompatible() function in DbiModuleSourceFilesIterator
/llvm-project/mlir/lib/Dialect/
H A DTraits.cpp198 auto isCompatible = [](int64_t inferredDim, int64_t existingDim) { in isCompatibleInferredReturnShape() local
/llvm-project/mlir/lib/Analysis/Presburger/
H A DPresburgerSpace.cpp230 bool PresburgerSpace::isCompatible(const PresburgerSpace &other) const { isCompatible() function in PresburgerSpace
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp72 bool isCompatible(Status &S) { in isCompatible() function
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DOuterProductFusion.cpp56 static LogicalResult isCompatible(PatternRewriter &rewriter, isCompatible() function
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h218 bool isCompatible(const TypePairAndMemDesc &Other) const { in isCompatible() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp737 bool isCompatible(const DemandedFields &Used, const VSETVLIInfo &Require, isCompatible() function in __anon98228f980111::VSETVLIInfo
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp805 auto isCompatible = [&](Type type) { isCompatibleImpl() local
/llvm-project/lld/ELF/
H A DInputFiles.cpp272 static bool isCompatible(Ctx &ctx, InputFile *file) { in isCompatible() function
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2552 bool isCompatible = checkExtParameterInfos() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1306 auto isCompatible = [](TypeRange l, TypeRange r) { isCompatibleReturnTypes() local