Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.h31 void addMSAFloatType(MVT::SimpleValueType Ty,
DMipsSEISelLowering.cpp91 addMSAFloatType(MVT::v8f16, &Mips::MSA128HRegClass); in MipsSETargetLowering()
92 addMSAFloatType(MVT::v4f32, &Mips::MSA128WRegClass); in MipsSETargetLowering()
93 addMSAFloatType(MVT::v2f64, &Mips::MSA128DRegClass); in MipsSETargetLowering()
295 addMSAFloatType(MVT::SimpleValueType Ty, const TargetRegisterClass *RC) { in addMSAFloatType() function in MipsSETargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.h41 void addMSAFloatType(MVT::SimpleValueType Ty,
DMipsSEISelLowering.cpp122 addMSAFloatType(MVT::v8f16, &Mips::MSA128HRegClass); in MipsSETargetLowering()
123 addMSAFloatType(MVT::v4f32, &Mips::MSA128WRegClass); in MipsSETargetLowering()
124 addMSAFloatType(MVT::v2f64, &Mips::MSA128DRegClass); in MipsSETargetLowering()
366 addMSAFloatType(MVT::SimpleValueType Ty, const TargetRegisterClass *RC) { in addMSAFloatType() function in MipsSETargetLowering