Home
last modified time | relevance | path

Searched defs:isCompatibleWith (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DThunks.h53 virtual bool isCompatibleWith(const InputSection &, in isCompatibleWith() function
H A DThunks.cpp505 bool ARMThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ARMThunk
543 bool ThumbThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ThumbThunk
643 bool ARMV5ABSLongThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ARMV5ABSLongThunk
669 bool ARMV5PILongThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ARMV5PILongThunk
850 bool PPC32PltCallStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC32PltCallStub
906 bool PPC64PltCallStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64PltCallStub
949 bool PPC64R2SaveStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64R2SaveStub
984 bool PPC64R12SetupStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64R12SetupStub
1020 bool PPC64PCRelPLTStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64PCRelPLTStub
1036 bool PPC64LongBranchThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64LongBranchThunk
/llvm-project-15.0.7/llvm/lib/Support/
H A DTriple.cpp1769 bool Triple::isCompatibleWith(const Triple &Other) const { in isCompatibleWith() function in Triple
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.h385 bool isCompatibleWith(const STIPredicateFunction &Other) const { in isCompatibleWith() function
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp268 bool ScopArrayInfo::isCompatibleWith(const ScopArrayInfo *Array) const { in isCompatibleWith() function in ScopArrayInfo