Home
last modified time | relevance | path

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

/freebsd-src/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(cons 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp1850 bool Triple::isCompatibleWith(const Triple &Other) const { isCompatibleWith() function in Triple
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp401 bool isCompatibleWith(LangOptions::ClangABI Ver) { isCompatibleWith() function in __anon3fb8a50e0111::CXXNameMangler
[all...]