Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DThunks.h52 virtual bool isCompatibleWith(const InputSection &, isCompatibleWith() function
H A DThunks.cpp615 bool ARMThunk::isCompatibleWith(const InputSection &isec, isCompatibleWith() function in ARMThunk
659 bool ThumbThunk::isCompatibleWith(const InputSection &isec, isCompatibleWith() function in ThumbThunk
1089 bool PPC32PltCallStub::isCompatibleWith(const InputSection &isec, isCompatibleWith() function in PPC32PltCallStub
1145 bool PPC64PltCallStub::isCompatibleWith(const InputSection &isec, isCompatibleWith() function in PPC64PltCallStub
1188 bool PPC64R2SaveStub::isCompatibleWith(const InputSection &isec, isCompatibleWith() function in PPC64R2SaveStub
1230 bool PPC64R12SetupStub::isCompatibleWith(const InputSection &isec, isCompatibleWith() function in PPC64R12SetupStub
1246 bool PPC64LongBranchThunk::isCompatibleWith(const InputSection &isec, isCompatibleWith() function in PPC64LongBranchThunk
[all...]
/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp106 bool MMRAMetadata::isCompatibleWith(const MMRAMetadata &Other) const { isCompatibleWith() function in MMRAMetadata
/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1994 bool Triple::isCompatibleWith(const Triple &Other) const { isCompatibleWith() function in Triple
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h394 bool isCompatibleWith(const STIPredicateFunction &Other) const { isCompatibleWith() function
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp271 bool ScopArrayInfo::isCompatibleWith(const ScopArrayInfo *Array) const { in isCompatibleWith() function in ScopArrayInfo
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp400 bool isCompatibleWith(LangOptions::ClangABI Ver) { isCompatibleWith() function in __anonaa0cbdaf0111::CXXNameMangler
[all...]