Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h381 void addTypeForNEON(EVT VT, EVT PromotedLdStVT, EVT PromotedBitwiseVT);
DARMISelLowering.cpp96 void ARMTargetLowering::addTypeForNEON(EVT VT, EVT PromotedLdStVT, in addTypeForNEON() function in ARMTargetLowering
161 addTypeForNEON(VT, MVT::f64, MVT::v2i32); in addDRTypeForNEON()
166 addTypeForNEON(VT, MVT::v2f64, MVT::v4i32); in addQRTypeForNEON()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h424 void addTypeForNEON(MVT VT, MVT PromotedBitwiseVT);
DAArch64ISelLowering.cpp634 void AArch64TargetLowering::addTypeForNEON(MVT VT, MVT PromotedBitwiseVT) { in addTypeForNEON() function in AArch64TargetLowering
719 addTypeForNEON(VT, MVT::v2i32); in addDRTypeForNEON()
724 addTypeForNEON(VT, MVT::v4i32); in addQRTypeForNEON()
/external/llvm/lib/Target/ARM/
DARMISelLowering.h503 void addTypeForNEON(MVT VT, MVT PromotedLdStVT, MVT PromotedBitwiseVT);
DARMISelLowering.cpp88 void ARMTargetLowering::addTypeForNEON(MVT VT, MVT PromotedLdStVT, in addTypeForNEON() function in ARMTargetLowering
154 addTypeForNEON(VT, MVT::f64, MVT::v2i32); in addDRTypeForNEON()
159 addTypeForNEON(VT, MVT::v2f64, MVT::v4i32); in addQRTypeForNEON()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h524 void addTypeForNEON(MVT VT, MVT PromotedBitwiseVT);
DAArch64ISelLowering.cpp752 void AArch64TargetLowering::addTypeForNEON(MVT VT, MVT PromotedBitwiseVT) { in addTypeForNEON() function in AArch64TargetLowering
834 addTypeForNEON(VT, MVT::v2i32); in addDRTypeForNEON()
839 addTypeForNEON(VT, MVT::v4i32); in addQRTypeForNEON()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h609 void addTypeForNEON(MVT VT, MVT PromotedLdStVT, MVT PromotedBitwiseVT);
DARMISelLowering.cpp149 void ARMTargetLowering::addTypeForNEON(MVT VT, MVT PromotedLdStVT, in addTypeForNEON() function in ARMTargetLowering
215 addTypeForNEON(VT, MVT::f64, MVT::v2i32); in addDRTypeForNEON()
220 addTypeForNEON(VT, MVT::v2f64, MVT::v4i32); in addQRTypeForNEON()