HomeSort by relevance Sort by last modified time
    Searched refs:addDRTypeForNEON (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.h 382 void addDRTypeForNEON(EVT VT);
ARMISelLowering.cpp 159 void ARMTargetLowering::addDRTypeForNEON(EVT VT) {
445 addDRTypeForNEON(MVT::v2f32);
446 addDRTypeForNEON(MVT::v8i8);
447 addDRTypeForNEON(MVT::v4i16);
448 addDRTypeForNEON(MVT::v2i32);
449 addDRTypeForNEON(MVT::v1i64);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 425 void addDRTypeForNEON(MVT VT);
AArch64ISelLowering.cpp 85 addDRTypeForNEON(MVT::v2f32);
86 addDRTypeForNEON(MVT::v8i8);
87 addDRTypeForNEON(MVT::v4i16);
88 addDRTypeForNEON(MVT::v2i32);
89 addDRTypeForNEON(MVT::v1i64);
90 addDRTypeForNEON(MVT::v1f64);
91 addDRTypeForNEON(MVT::v4f16);
717 void AArch64TargetLowering::addDRTypeForNEON(MVT VT) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 504 void addDRTypeForNEON(MVT VT);
ARMISelLowering.cpp 152 void ARMTargetLowering::addDRTypeForNEON(MVT VT) {
465 addDRTypeForNEON(MVT::v2f32);
466 addDRTypeForNEON(MVT::v8i8);
467 addDRTypeForNEON(MVT::v4i16);
468 addDRTypeForNEON(MVT::v2i32);
469 addDRTypeForNEON(MVT::v1i64);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 525 void addDRTypeForNEON(MVT VT);
AArch64ISelLowering.cpp 144 addDRTypeForNEON(MVT::v2f32);
145 addDRTypeForNEON(MVT::v8i8);
146 addDRTypeForNEON(MVT::v4i16);
147 addDRTypeForNEON(MVT::v2i32);
148 addDRTypeForNEON(MVT::v1i64);
149 addDRTypeForNEON(MVT::v1f64);
150 addDRTypeForNEON(MVT::v4f16);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.h 610 void addDRTypeForNEON(MVT VT);
    [all...]
ARMISelLowering.cpp 213 void ARMTargetLowering::addDRTypeForNEON(MVT VT) {
551 addDRTypeForNEON(MVT::v2f32);
552 addDRTypeForNEON(MVT::v8i8);
553 addDRTypeForNEON(MVT::v4i16);
554 addDRTypeForNEON(MVT::v2i32);
555 addDRTypeForNEON(MVT::v1i64);
566 addDRTypeForNEON(MVT::v4f16);
    [all...]

Completed in 285 milliseconds