Home
last modified time | relevance | path

Searched refs:isUnsupported (Results 1 – 6 of 6) sorted by relevance

/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/crypto/
DKeyGeneratorTest.java65 private static boolean isUnsupported(KeyGenerator kg) { in isUnsupported() method in KeyGeneratorTest
177 if (isUnsupported(kg)) { in test_KeyGenerator()
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/
DKeyGeneratorTest.java61 private static boolean isUnsupported(KeyGenerator kg) { in isUnsupported() method in KeyGeneratorTest
173 if (isUnsupported(kg)) { in test_KeyGenerator()
/external/llvm/utils/TableGen/
DCodeGenSchedule.h218 bool isUnsupported(const CodeGenInstruction &Inst) const;
DCodeGenSchedule.cpp1556 if (ProcModel.isUnsupported(*Inst)) in checkCompleteness()
1777 bool CodeGenProcModel::isUnsupported(const CodeGenInstruction &Inst) const { in isUnsupported() function in CodeGenProcModel
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenSchedule.h266 bool isUnsupported(const CodeGenInstruction &Inst) const;
DCodeGenSchedule.cpp1669 if (ProcModel.isUnsupported(*Inst)) in checkCompleteness()
1879 bool CodeGenProcModel::isUnsupported(const CodeGenInstruction &Inst) const { in isUnsupported() function in CodeGenProcModel