Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DThunks.cpp515 bool ARMThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ARMThunk
553 bool ThumbThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ThumbThunk
653 bool ARMV5ABSLongThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ARMV5ABSLongThunk
679 bool ARMV5PILongThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in ARMV5PILongThunk
857 bool PPC32PltCallStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC32PltCallStub
913 bool PPC64PltCallStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64PltCallStub
981 bool PPC64PCRelPLTStub::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64PCRelPLTStub
997 bool PPC64LongBranchThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64LongBranchThunk
1020 bool PPC64PCRelLongBranchThunk::isCompatibleWith(const InputSection &isec, in isCompatibleWith() function in PPC64PCRelLongBranchThunk
DThunks.h52 virtual bool isCompatibleWith(const InputSection &, in isCompatibleWith() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DSingleUnitImpl.java122 boolean isCompatibleWith(SingleUnitImpl other) { in isCompatibleWith() method in SingleUnitImpl
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/
DSingleUnitImpl.java126 boolean isCompatibleWith(SingleUnitImpl other) { in isCompatibleWith() method in SingleUnitImpl
/external/icu/icu4c/source/i18n/
Dmeasunit_impl.h86 bool isCompatibleWith(const SingleUnitImpl& other) const { in isCompatibleWith() function
/external/icu/libicu/cts_headers/
Dmeasunit_impl.h86 bool isCompatibleWith(const SingleUnitImpl& other) const { in isCompatibleWith() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTriple.cpp1572 bool Triple::isCompatibleWith(const Triple &Other) const { in isCompatibleWith() function in Triple
/external/llvm-project/llvm/lib/Support/
DTriple.cpp1593 bool Triple::isCompatibleWith(const Triple &Other) const { in isCompatibleWith() function in Triple
/external/llvm-project/llvm/utils/TableGen/
DCodeGenSchedule.h389 bool isCompatibleWith(const STIPredicateFunction &Other) const { in isCompatibleWith() function
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp264 bool ScopArrayInfo::isCompatibleWith(const ScopArrayInfo *Array) const { in isCompatibleWith() function in ScopArrayInfo