Searched refs:isTypeSupported (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/site_tests/power_LoadTest/extension/ |
D | urls.js | 16 window['MediaSource'].isTypeSupported('audio/mpeg');
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 140 bool isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed = false); 925 bool AArch64FastISel::isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed) { in isTypeSupported() function in AArch64FastISel 1837 if (!isTypeSupported(I->getType(), VT, /*IsVectorAllowed=*/true)) in selectAddSub() 1863 if (!isTypeSupported(I->getType(), VT, /*IsVectorAllowed=*/true)) in selectLogicalOp() 1895 if (!isTypeSupported(I->getType(), VT, /*IsVectorAllowed=*/true) || in selectLoad() 1925 if (isTypeSupported(ZE->getType(), RetVT)) in selectLoad() 1930 if (isTypeSupported(SE->getType(), RetVT)) in selectLoad() 2074 if (!isTypeSupported(Op0->getType(), VT, /*IsVectorAllowed=*/true) || in selectStore() 2178 if (!isTypeSupported(LHS->getType(), VT)) in emitCompareAndBranch() 2581 if (!isTypeSupported(I->getType(), VT)) in selectSelect() [all …]
|
/external/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 125 bool isTypeSupported(Type *Ty, MVT &VT); 566 bool MipsFastISel::isTypeSupported(Type *Ty, MVT &VT) { in isTypeSupported() function in MipsFastISel 832 if (!isTypeSupported(I->getType(), VT)) in selectLogicalOp() 974 if (!isTypeSupported(I->getType(), VT)) in selectSelect() 1278 else if (!isTypeSupported(CLI.RetTy, RetVT)) in fastLowerCall() 1350 if (!isTypeSupported(RetTy, VT)) in fastLowerIntrinsicCall() 1708 if (!isTypeSupported(I->getType(), RetVT)) in selectShift()
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |