Searched refs:isCompatible (Results 1 – 8 of 8) sorted by relevance
33 if (!isCompatible(R)) in operator ==()60 assert(isCompatible(R)); in operator <()73 assert(isCompatible(R)); in operator -()150 bool DbiModuleSourceFilesIterator::isCompatible( in isCompatible() function in DbiModuleSourceFilesIterator
72 bool isCompatible(Status &S) { in isCompatible() function76 bool isCombinable(Status &S) { return !(Mask & S.Mask) || isCompatible(S); } in isCombinable()305 } else if (!NewInfo->Change.isCompatible(InstrMode)) { in processBlockPhase1()422 if (!BlockInfo[ThisBlock]->Pred.isCompatible(BlockInfo[ThisBlock]->Require)) { in processBlockPhase3()
58 bool isCompatible(const DbiModuleSourceFilesIterator &R) const;
62 return Match.isCompatible(Entry); in typePairAndMemDescInSet()
733 bool isCompatible(const DemandedFields &Used, const VSETVLIInfo &Require, in isCompatible() function in __anoncddf45c50111::VSETVLIInfo1183 if (CurInfo.isCompatible(Used, Require, LIS)) in needVSETVLI()1432 if (!PrevInfo.isCompatible(DemandedFields::all(), CurInfo, LIS)) { in emitVSETVLIs()
270 static bool isCompatible(InputFile *file) { in isCompatible() function303 if (!isCompatible(file)) in doParseFile()
218 bool isCompatible(const TypePairAndMemDesc &Other) const { in isCompatible() function
2552 bool isCompatible = in checkExtParameterInfos() local2556 if (isCompatible || emittedError) in checkExtParameterInfos()