Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp150 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp72 bool isCompatible(Status &S) { in isCompatible() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp733 bool isCompatible(const DemandedFields &Used, const VSETVLIInfo &Require, in isCompatible() function in __anoncddf45c50111::VSETVLIInfo
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp270 static bool isCompatible(InputFile *file) { in isCompatible() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h218 bool isCompatible(const TypePairAndMemDesc &Other) const { in isCompatible() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2552 bool isCompatible = in checkExtParameterInfos() local