Searched refs:isIsaMatched (Results 1 – 1 of 1) sorted by relevance
1024 static bool isIsaMatched(uint32_t base, uint32_t ext) { in isIsaMatched() function1028 isIsaMatched(llvm::ELF::EF_MIPS_ARCH_64, ext)) in isIsaMatched()1031 isIsaMatched(llvm::ELF::EF_MIPS_ARCH_64R2, ext)) in isIsaMatched()1102 if (!isIsaMatched(newArch, oldArch)) { in mergeElfFlags()1103 if (!isIsaMatched(oldArch, newArch)) { in mergeElfFlags()