Searched refs:hasSIMD128 (Results 1 – 8 of 8) sorted by relevance
76 bool hasSIMD128() const { return HasSIMD128; } in hasSIMD128() function
40 if (Vector && getST()->hasSIMD128()) in getRegisterBitWidth()
21 def HasSIMD128 : Predicate<"Subtarget->hasSIMD128()">,
80 bool hasSIMD128() const { return HasSIMD128; } in hasSIMD128() function
138 if (Subtarget->hasSIMD128()) in getLegalType()645 if (!Subtarget->hasSIMD128() && ArgTy->isVectorTy()) in fastLowerArguments()747 if (!Subtarget->hasSIMD128() && Call->getType()->isVectorTy()) in selectCall()1125 if (!Subtarget->hasSIMD128() && Load->getType()->isVectorTy()) in selectLoad()1182 if (!Subtarget->hasSIMD128() && in selectStore()1274 if (!Subtarget->hasSIMD128() && RV->getType()->isVectorTy()) in selectRet()
58 if (Subtarget->hasSIMD128()) { in WebAssemblyTargetLowering()367 if (Subtarget->hasSIMD128() && VT.isVector()) { in getRegForInlineAsmConstraint()