Home
last modified time | relevance | path

Searched refs:isTypeSupported (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp141 bool isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed = false);
930 bool AArch64FastISel::isTypeSupported(Type *Ty, MVT &VT, bool IsVectorAllowed) { in isTypeSupported() function in AArch64FastISel
1845 if (!isTypeSupported(I->getType(), VT, /*IsVectorAllowed=*/true)) in selectAddSub()
1871 if (!isTypeSupported(I->getType(), VT, /*IsVectorAllowed=*/true)) in selectLogicalOp()
1903 if (!isTypeSupported(I->getType(), VT, /*IsVectorAllowed=*/true) || in selectLoad()
1918 if (isTypeSupported(ZE->getType(), RetVT)) in selectLoad()
1923 if (isTypeSupported(SE->getType(), RetVT)) in selectLoad()
2067 if (!isTypeSupported(Op0->getType(), VT, /*IsVectorAllowed=*/true) || in selectStore()
2156 if (!isTypeSupported(LHS->getType(), VT)) in emitCompareAndBranch()
2559 if (!isTypeSupported(I->getType(), VT)) in selectSelect()
[all …]
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp112 bool isTypeSupported(Type *Ty, MVT &VT);
552 bool MipsFastISel::isTypeSupported(Type *Ty, MVT &VT) { in isTypeSupported() function in MipsFastISel
819 if (!isTypeSupported(I->getType(), VT)) in selectLogicalOp()
961 if (!isTypeSupported(I->getType(), VT)) in selectSelect()
1265 else if (!isTypeSupported(CLI.RetTy, RetVT)) in fastLowerCall()
1337 if (!isTypeSupported(RetTy, VT)) in fastLowerIntrinsicCall()
1695 if (!isTypeSupported(I->getType(), RetVT)) in selectShift()
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...