Home
last modified time | relevance | path

Searched refs:addTypeForNEON (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h744 void addTypeForNEON(MVT VT, MVT PromotedLdStVT, MVT PromotedBitwiseVT);
H A DARMISelLowering.cpp157 void ARMTargetLowering::addTypeForNEON(MVT VT, MVT PromotedLdStVT, in addTypeForNEON() function in ARMTargetLowering
228 addTypeForNEON(VT, MVT::f64, MVT::v2i32); in addDRTypeForNEON()
233 addTypeForNEON(VT, MVT::v2f64, MVT::v4i32); in addQRTypeForNEON()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h835 void addTypeForNEON(MVT VT, MVT PromotedBitwiseVT);
H A DAArch64ISelLowering.cpp1353 void AArch64TargetLowering::addTypeForNEON(MVT VT, MVT PromotedBitwiseVT) { in addTypeForNEON() function in AArch64TargetLowering
1532 addTypeForNEON(VT, MVT::v2i32); in addDRTypeForNEON()
1537 addTypeForNEON(VT, MVT::v4i32); in addQRTypeForNEON()