Searched defs:isCompatibleWith (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/lld/ELF/
H A DThunks.h52 virtual bool isCompatibleWith(const InputSection &, function in class:lld::elf::Thunk
H A DThunks.cpp564 bool ARMThunk::isCompatibleWith(const InputSection &isec, function in class:ARMThunk
610 bool ThumbThunk::isCompatibleWith(cons function in class:ThumbThunk
1029 bool PPC32PltCallStub::isCompatibleWith(const InputSection &isec, function in class:PPC32PltCallStub
1085 bool PPC64PltCallStub::isCompatibleWith(const InputSection &isec, function in class:PPC64PltCallStub
1128 bool PPC64R2SaveStub::isCompatibleWith(const InputSection &isec, function in class:PPC64R2SaveStub
1163 bool PPC64R12SetupStub::isCompatibleWith(const InputSection &isec, function in class:PPC64R12SetupStub
1199 bool PPC64PCRelPLTStub::isCompatibleWith(const InputSection &isec, function in class:PPC64PCRelPLTStub
1215 bool PPC64LongBranchThunk::isCompatibleWith(const InputSection &isec, function in class:PPC64LongBranchThunk
[all...]
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.h384 bool isCompatibleWith(const STIPredicateFunction &Other) const { function in class:llvm::STIPredicateFunction

Completed in 132 milliseconds