/external/skqp/src/core/ |
D | SkMipMap.cpp | 29 static Sk4h Expand(uint32_t x) { in Expand() function 41 static uint32_t Expand(uint16_t x) { in Expand() function 51 static uint32_t Expand(uint16_t x) { in Expand() function 61 static unsigned Expand(unsigned x) { in Expand() function 71 static Sk4f Expand(uint64_t x) { in Expand() function 121 auto c00 = F::Expand(p0[0]); in downsample_1_2() 122 auto c10 = F::Expand(p1[0]); in downsample_1_2() 139 auto c00 = F::Expand(p0[0]); in downsample_1_3() 140 auto c10 = F::Expand(p1[0]); in downsample_1_3() 141 auto c20 = F::Expand(p2[0]); in downsample_1_3() [all …]
|
/external/skia/src/core/ |
D | SkMipMap.cpp | 29 static Sk4h Expand(uint32_t x) { in Expand() function 41 static uint32_t Expand(uint16_t x) { in Expand() function 51 static uint32_t Expand(uint16_t x) { in Expand() function 61 static unsigned Expand(unsigned x) { in Expand() function 71 static Sk4f Expand(uint64_t x) { in Expand() function 121 auto c00 = F::Expand(p0[0]); in downsample_1_2() 122 auto c10 = F::Expand(p1[0]); in downsample_1_2() 139 auto c00 = F::Expand(p0[0]); in downsample_1_3() 140 auto c10 = F::Expand(p1[0]); in downsample_1_3() 141 auto c20 = F::Expand(p2[0]); in downsample_1_3() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 67 setLoadExtAction(ISD::SEXTLOAD, MVT::f32, Expand); in SystemZTargetLowering() 68 setLoadExtAction(ISD::ZEXTLOAD, MVT::f32, Expand); in SystemZTargetLowering() 69 setLoadExtAction(ISD::EXTLOAD, MVT::f32, Expand); in SystemZTargetLowering() 71 setLoadExtAction(ISD::SEXTLOAD, MVT::f64, Expand); in SystemZTargetLowering() 72 setLoadExtAction(ISD::ZEXTLOAD, MVT::f64, Expand); in SystemZTargetLowering() 73 setLoadExtAction(ISD::EXTLOAD, MVT::f64, Expand); in SystemZTargetLowering() 86 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in SystemZTargetLowering() 87 setOperationAction(ISD::BRCOND, MVT::Other, Expand); in SystemZTargetLowering() 96 setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i64, Expand); in SystemZTargetLowering() 98 setOperationAction(ISD::SDIV, MVT::i32, Expand); in SystemZTargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 72 setOperationAction(ISD::FREM, MVT::f32, Expand); in MBlazeTargetLowering() 73 setOperationAction(ISD::FMA, MVT::f32, Expand); in MBlazeTargetLowering() 74 setOperationAction(ISD::UINT_TO_FP, MVT::i8, Expand); in MBlazeTargetLowering() 75 setOperationAction(ISD::UINT_TO_FP, MVT::i16, Expand); in MBlazeTargetLowering() 76 setOperationAction(ISD::UINT_TO_FP, MVT::i32, Expand); in MBlazeTargetLowering() 77 setOperationAction(ISD::FP_TO_UINT, MVT::i32, Expand); in MBlazeTargetLowering() 78 setOperationAction(ISD::FP_ROUND, MVT::f32, Expand); in MBlazeTargetLowering() 79 setOperationAction(ISD::FP_ROUND, MVT::f64, Expand); in MBlazeTargetLowering() 80 setOperationAction(ISD::FCOPYSIGN, MVT::f32, Expand); in MBlazeTargetLowering() 81 setOperationAction(ISD::FCOPYSIGN, MVT::f64, Expand); in MBlazeTargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinISelLowering.cpp | 63 setOperationAction(ISD::SELECT_CC, MVT::Other, Expand); in BlackfinTargetLowering() 64 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in BlackfinTargetLowering() 65 setOperationAction(ISD::BR_CC, MVT::Other, Expand); in BlackfinTargetLowering() 79 setOperationAction(ISD::SDIV, MVT::i16, Expand); in BlackfinTargetLowering() 80 setOperationAction(ISD::SDIV, MVT::i32, Expand); in BlackfinTargetLowering() 81 setOperationAction(ISD::SDIVREM, MVT::i16, Expand); in BlackfinTargetLowering() 82 setOperationAction(ISD::SDIVREM, MVT::i32, Expand); in BlackfinTargetLowering() 83 setOperationAction(ISD::SREM, MVT::i16, Expand); in BlackfinTargetLowering() 84 setOperationAction(ISD::SREM, MVT::i32, Expand); in BlackfinTargetLowering() 85 setOperationAction(ISD::UDIV, MVT::i16, Expand); in BlackfinTargetLowering() [all …]
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 67 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in BPFTargetLowering() 68 setOperationAction(ISD::BRIND, MVT::Other, Expand); in BPFTargetLowering() 69 setOperationAction(ISD::BRCOND, MVT::Other, Expand); in BPFTargetLowering() 70 setOperationAction(ISD::SETCC, MVT::i64, Expand); in BPFTargetLowering() 71 setOperationAction(ISD::SELECT, MVT::i64, Expand); in BPFTargetLowering() 77 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering() 78 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BPFTargetLowering() 80 setOperationAction(ISD::SDIVREM, MVT::i64, Expand); in BPFTargetLowering() 81 setOperationAction(ISD::UDIVREM, MVT::i64, Expand); in BPFTargetLowering() 82 setOperationAction(ISD::SREM, MVT::i64, Expand); in BPFTargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 92 setLoadExtAction(ISD::SEXTLOAD, MVT::i8, Expand); in MSP430TargetLowering() 93 setLoadExtAction(ISD::SEXTLOAD, MVT::i16, Expand); in MSP430TargetLowering() 96 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering() 104 setOperationAction(ISD::ROTL, MVT::i8, Expand); in MSP430TargetLowering() 105 setOperationAction(ISD::ROTR, MVT::i8, Expand); in MSP430TargetLowering() 106 setOperationAction(ISD::ROTL, MVT::i16, Expand); in MSP430TargetLowering() 107 setOperationAction(ISD::ROTR, MVT::i16, Expand); in MSP430TargetLowering() 111 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in MSP430TargetLowering() 114 setOperationAction(ISD::BRCOND, MVT::Other, Expand); in MSP430TargetLowering() 117 setOperationAction(ISD::SELECT, MVT::i8, Expand); in MSP430TargetLowering() [all …]
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 101 setLoadExtAction(ISD::EXTLOAD, MVT::i64, VT, Expand); in AMDGPUTargetLowering() 102 setLoadExtAction(ISD::SEXTLOAD, MVT::i64, VT, Expand); in AMDGPUTargetLowering() 103 setLoadExtAction(ISD::ZEXTLOAD, MVT::i64, VT, Expand); in AMDGPUTargetLowering() 113 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i32, Expand); in AMDGPUTargetLowering() 118 setLoadExtAction(ISD::ZEXTLOAD, VT, MVT::i32, Expand); in AMDGPUTargetLowering() 123 setLoadExtAction(ISD::EXTLOAD, VT, MVT::i32, Expand); in AMDGPUTargetLowering() 127 setLoadExtAction(ISD::EXTLOAD, VT, MVT::v2i8, Expand); in AMDGPUTargetLowering() 128 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i8, Expand); in AMDGPUTargetLowering() 129 setLoadExtAction(ISD::ZEXTLOAD, VT, MVT::v2i8, Expand); in AMDGPUTargetLowering() 130 setLoadExtAction(ISD::EXTLOAD, VT, MVT::v4i8, Expand); in AMDGPUTargetLowering() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 590 setIndexedLoadAction(IM, VT, Expand); in initActions() 591 setIndexedStoreAction(IM, VT, Expand); in initActions() 595 setOperationAction(ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, VT, Expand); in initActions() 598 setOperationAction(ISD::FGETSIGN, VT, Expand); in initActions() 599 setOperationAction(ISD::CONCAT_VECTORS, VT, Expand); in initActions() 600 setOperationAction(ISD::FMINNUM, VT, Expand); in initActions() 601 setOperationAction(ISD::FMAXNUM, VT, Expand); in initActions() 602 setOperationAction(ISD::FMINNAN, VT, Expand); in initActions() 603 setOperationAction(ISD::FMAXNAN, VT, Expand); in initActions() 604 setOperationAction(ISD::FMAD, VT, Expand); in initActions() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 62 setLoadExtAction(ISD::EXTLOAD, MVT::f32, Expand); in AlphaTargetLowering() 65 setLoadExtAction(ISD::ZEXTLOAD, MVT::i32, Expand); in AlphaTargetLowering() 68 setLoadExtAction(ISD::SEXTLOAD, MVT::i8, Expand); in AlphaTargetLowering() 69 setLoadExtAction(ISD::SEXTLOAD, MVT::i16, Expand); in AlphaTargetLowering() 71 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in AlphaTargetLowering() 74 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in AlphaTargetLowering() 75 setOperationAction(ISD::BR_CC, MVT::Other, Expand); in AlphaTargetLowering() 76 setOperationAction(ISD::SELECT_CC, MVT::Other, Expand); in AlphaTargetLowering() 78 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i1, Expand); in AlphaTargetLowering() 80 setOperationAction(ISD::FREM, MVT::f32, Expand); in AlphaTargetLowering() [all …]
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 84 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i8, Expand); in MSP430TargetLowering() 85 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i16, Expand); in MSP430TargetLowering() 89 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering() 97 setOperationAction(ISD::ROTL, MVT::i8, Expand); in MSP430TargetLowering() 98 setOperationAction(ISD::ROTR, MVT::i8, Expand); in MSP430TargetLowering() 99 setOperationAction(ISD::ROTL, MVT::i16, Expand); in MSP430TargetLowering() 100 setOperationAction(ISD::ROTR, MVT::i16, Expand); in MSP430TargetLowering() 104 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in MSP430TargetLowering() 107 setOperationAction(ISD::BRCOND, MVT::Other, Expand); in MSP430TargetLowering() 110 setOperationAction(ISD::SELECT, MVT::i8, Expand); in MSP430TargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 698 setLoadExtAction(ISD::EXTLOAD, MVT::f32, Expand); in SparcTargetLowering() 702 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SparcTargetLowering() 710 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i16, Expand); in SparcTargetLowering() 711 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i8 , Expand); in SparcTargetLowering() 712 setOperationAction(ISD::SIGN_EXTEND_INREG, MVT::i1 , Expand); in SparcTargetLowering() 715 setOperationAction(ISD::UREM, MVT::i32, Expand); in SparcTargetLowering() 716 setOperationAction(ISD::SREM, MVT::i32, Expand); in SparcTargetLowering() 717 setOperationAction(ISD::SDIVREM, MVT::i32, Expand); in SparcTargetLowering() 718 setOperationAction(ISD::UDIVREM, MVT::i32, Expand); in SparcTargetLowering() 725 setOperationAction(ISD::FP_TO_UINT, MVT::i32, Expand); in SparcTargetLowering() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFISelLowering.cpp | 73 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in BPFTargetLowering() 74 setOperationAction(ISD::BRIND, MVT::Other, Expand); in BPFTargetLowering() 75 setOperationAction(ISD::BRCOND, MVT::Other, Expand); in BPFTargetLowering() 80 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in BPFTargetLowering() 81 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in BPFTargetLowering() 87 setOperationAction(ISD::SDIVREM, VT, Expand); in BPFTargetLowering() 88 setOperationAction(ISD::UDIVREM, VT, Expand); in BPFTargetLowering() 89 setOperationAction(ISD::SREM, VT, Expand); in BPFTargetLowering() 90 setOperationAction(ISD::UREM, VT, Expand); in BPFTargetLowering() 91 setOperationAction(ISD::MULHU, VT, Expand); in BPFTargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 120 setLoadExtAction(ISD::EXTLOAD, MVT::f32, Expand); in SPUTargetLowering() 121 setLoadExtAction(ISD::EXTLOAD, MVT::f64, Expand); in SPUTargetLowering() 123 setTruncStoreAction(MVT::i128, MVT::i64, Expand); in SPUTargetLowering() 124 setTruncStoreAction(MVT::i128, MVT::i32, Expand); in SPUTargetLowering() 125 setTruncStoreAction(MVT::i128, MVT::i16, Expand); in SPUTargetLowering() 126 setTruncStoreAction(MVT::i128, MVT::i8, Expand); in SPUTargetLowering() 128 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SPUTargetLowering() 147 setTruncStoreAction(VT, StoreVT, Expand); in SPUTargetLowering() 160 setTruncStoreAction(VT, StoreVT, Expand); in SPUTargetLowering() 165 setOperationAction(ISD::BR_JT, MVT::Other, Expand); in SPUTargetLowering() [all …]
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 858 setIndexedLoadAction(IM, VT, Expand); in initActions() 859 setIndexedStoreAction(IM, VT, Expand); in initActions() 863 setOperationAction(ISD::ATOMIC_CMP_SWAP_WITH_SUCCESS, VT, Expand); in initActions() 866 setOperationAction(ISD::FGETSIGN, VT, Expand); in initActions() 867 setOperationAction(ISD::CONCAT_VECTORS, VT, Expand); in initActions() 868 setOperationAction(ISD::FMINNUM, VT, Expand); in initActions() 869 setOperationAction(ISD::FMAXNUM, VT, Expand); in initActions() 870 setOperationAction(ISD::FMINNAN, VT, Expand); in initActions() 871 setOperationAction(ISD::FMAXNAN, VT, Expand); in initActions() 872 setOperationAction(ISD::FMAD, VT, Expand); in initActions() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 182 setLoadExtAction(ISD::EXTLOAD, MVT::i64, VT, Expand); in AMDGPUTargetLowering() 183 setLoadExtAction(ISD::SEXTLOAD, MVT::i64, VT, Expand); in AMDGPUTargetLowering() 184 setLoadExtAction(ISD::ZEXTLOAD, MVT::i64, VT, Expand); in AMDGPUTargetLowering() 194 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::i32, Expand); in AMDGPUTargetLowering() 199 setLoadExtAction(ISD::ZEXTLOAD, VT, MVT::i32, Expand); in AMDGPUTargetLowering() 204 setLoadExtAction(ISD::EXTLOAD, VT, MVT::i32, Expand); in AMDGPUTargetLowering() 208 setLoadExtAction(ISD::EXTLOAD, VT, MVT::v2i8, Expand); in AMDGPUTargetLowering() 209 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i8, Expand); in AMDGPUTargetLowering() 210 setLoadExtAction(ISD::ZEXTLOAD, VT, MVT::v2i8, Expand); in AMDGPUTargetLowering() 211 setLoadExtAction(ISD::EXTLOAD, VT, MVT::v4i8, Expand); in AMDGPUTargetLowering() [all …]
|
D | R600ISelLowering.cpp | 89 setLoadExtAction(ISD::EXTLOAD, MVT::v2i32, MVT::v2i1, Expand); in R600TargetLowering() 90 setLoadExtAction(ISD::SEXTLOAD, MVT::v2i32, MVT::v2i1, Expand); in R600TargetLowering() 91 setLoadExtAction(ISD::ZEXTLOAD, MVT::v2i32, MVT::v2i1, Expand); in R600TargetLowering() 93 setLoadExtAction(ISD::EXTLOAD, MVT::v4i32, MVT::v4i1, Expand); in R600TargetLowering() 94 setLoadExtAction(ISD::SEXTLOAD, MVT::v4i32, MVT::v4i1, Expand); in R600TargetLowering() 95 setLoadExtAction(ISD::ZEXTLOAD, MVT::v4i32, MVT::v4i1, Expand); in R600TargetLowering() 118 setTruncStoreAction(MVT::v2i32, MVT::v2i1, Expand); in R600TargetLowering() 119 setTruncStoreAction(MVT::v4i32, MVT::v4i1, Expand); in R600TargetLowering() 122 setCondCodeAction(ISD::SETO, MVT::f32, Expand); in R600TargetLowering() 123 setCondCodeAction(ISD::SETUO, MVT::f32, Expand); in R600TargetLowering() [all …]
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | expand.h | 33 class Expand { 35 Expand(BackgroundNoise* background_noise, 42 virtual ~Expand(); 143 RTC_DISALLOW_COPY_AND_ASSIGN(Expand); 150 virtual Expand* Create(BackgroundNoise* background_noise,
|
D | expand.cc | 29 Expand::Expand(BackgroundNoise* background_noise, in Expand() function in webrtc::Expand 56 Expand::~Expand() = default; 58 void Expand::Reset() { in Reset() 68 int Expand::Process(AudioMultiVector* output) { in Process() 315 void Expand::SetParametersForNormalAfterExpand() { in SetParametersForNormalAfterExpand() 323 void Expand::SetParametersForMergeAfterExpand() { in SetParametersForMergeAfterExpand() 329 size_t Expand::overlap_length() const { in overlap_length() 333 void Expand::InitializeForAnExpandPeriod() { in InitializeForAnExpandPeriod() 347 bool Expand::TooManyExpands() { in TooManyExpands() 351 void Expand::AnalyzeSignal(int16_t* random_vector) { in AnalyzeSignal() [all …]
|
D | expand_unittest.cc | 27 TEST(Expand, CreateAndDestroy) { in TEST() argument 34 Expand expand(&bgn, &sync_buffer, &random_vector, &statistics, fs, channels); in TEST() 37 TEST(Expand, CreateUsingFactory) { in TEST() argument 45 Expand* expand = expand_factory.Create(&bgn, &sync_buffer, &random_vector, in TEST() 108 Expand expand_;
|
/external/v8/src/regexp/ |
D | regexp-macro-assembler-irregexp-inl.h | 21 Expand(); in Emit() 31 Expand(); in Emit16() 41 Expand(); in Emit8() 51 Expand(); in Emit32()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1480 setOperationAction(Op, MVT::v2i32, Expand); in SparcTargetLowering() 1484 setLoadExtAction(ISD::SEXTLOAD, VT, MVT::v2i32, Expand); in SparcTargetLowering() 1485 setLoadExtAction(ISD::ZEXTLOAD, VT, MVT::v2i32, Expand); in SparcTargetLowering() 1486 setLoadExtAction(ISD::EXTLOAD, VT, MVT::v2i32, Expand); in SparcTargetLowering() 1488 setLoadExtAction(ISD::SEXTLOAD, MVT::v2i32, VT, Expand); in SparcTargetLowering() 1489 setLoadExtAction(ISD::ZEXTLOAD, MVT::v2i32, VT, Expand); in SparcTargetLowering() 1490 setLoadExtAction(ISD::EXTLOAD, MVT::v2i32, VT, Expand); in SparcTargetLowering() 1492 setTruncStoreAction(VT, MVT::v2i32, Expand); in SparcTargetLowering() 1493 setTruncStoreAction(MVT::v2i32, VT, Expand); in SparcTargetLowering() 1512 setLoadExtAction(ISD::EXTLOAD, VT, MVT::f32, Expand); in SparcTargetLowering() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 52 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand); in AVRTargetLowering() 53 setOperationAction(ISD::STACKRESTORE, MVT::Other, Expand); in AVRTargetLowering() 54 setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i8, Expand); in AVRTargetLowering() 55 setOperationAction(ISD::DYNAMIC_STACKALLOC, MVT::i16, Expand); in AVRTargetLowering() 60 setLoadExtAction(N, VT, MVT::i8, Expand); in AVRTargetLowering() 64 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in AVRTargetLowering() 86 setOperationAction(ISD::SHL_PARTS, MVT::i16, Expand); in AVRTargetLowering() 87 setOperationAction(ISD::SRA_PARTS, MVT::i16, Expand); in AVRTargetLowering() 88 setOperationAction(ISD::SRL_PARTS, MVT::i16, Expand); in AVRTargetLowering() 99 setOperationAction(ISD::BRCOND, MVT::Other, Expand); in AVRTargetLowering() [all …]
|
/external/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.cpp | 131 setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Expand); in Mips16TargetLowering() 132 setOperationAction(ISD::ATOMIC_CMP_SWAP, MVT::i32, Expand); in Mips16TargetLowering() 133 setOperationAction(ISD::ATOMIC_SWAP, MVT::i32, Expand); in Mips16TargetLowering() 134 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Expand); in Mips16TargetLowering() 135 setOperationAction(ISD::ATOMIC_LOAD_SUB, MVT::i32, Expand); in Mips16TargetLowering() 136 setOperationAction(ISD::ATOMIC_LOAD_AND, MVT::i32, Expand); in Mips16TargetLowering() 137 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Expand); in Mips16TargetLowering() 138 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering() 139 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Expand); in Mips16TargetLowering() 140 setOperationAction(ISD::ATOMIC_LOAD_MIN, MVT::i32, Expand); in Mips16TargetLowering() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips16ISelLowering.cpp | 131 setOperationAction(ISD::ATOMIC_FENCE, MVT::Other, Expand); in Mips16TargetLowering() 132 setOperationAction(ISD::ATOMIC_CMP_SWAP, MVT::i32, Expand); in Mips16TargetLowering() 133 setOperationAction(ISD::ATOMIC_SWAP, MVT::i32, Expand); in Mips16TargetLowering() 134 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Expand); in Mips16TargetLowering() 135 setOperationAction(ISD::ATOMIC_LOAD_SUB, MVT::i32, Expand); in Mips16TargetLowering() 136 setOperationAction(ISD::ATOMIC_LOAD_AND, MVT::i32, Expand); in Mips16TargetLowering() 137 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Expand); in Mips16TargetLowering() 138 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering() 139 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Expand); in Mips16TargetLowering() 140 setOperationAction(ISD::ATOMIC_LOAD_MIN, MVT::i32, Expand); in Mips16TargetLowering() [all …]
|