Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.h52 virtual bool isCompatibleWith(const InputSection &, in isCompatibleWith() function
H A DThunks.cpp615 bool ARMThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ARMThunk
659 bool ThumbThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ThumbThunk
1089 bool PPC32PltCallStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC32PltCallStub
1145 bool PPC64PltCallStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64PltCallStub
1188 bool PPC64R2SaveStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64R2SaveStub
1230 bool PPC64R12SetupStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64R12SetupStub
1246 bool PPC64LongBranchThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64LongBranchThunk
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp106 bool MMRAMetadata::isCompatibleWith(const MMRAMetadata &Other) const { in isCompatibleWith() function in MMRAMetadata
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp2003 bool Triple::isCompatibleWith(const Triple &Other) const { in isCompatibleWith() function in Triple
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h394 bool isCompatibleWith(const STIPredicateFunction &Other) const { in isCompatibleWith() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp400 bool isCompatibleWith(LangOptions::ClangABI Ver) { in isCompatibleWith() function in __anon01ebe6bc0111::CXXNameMangler