HomeSort by relevance Sort by last modified time
    Searched refs:Splat (Results 1 - 25 of 36) sorted by null

1 2

  /frameworks/base/core/java/com/android/internal/colorextraction/drawable/
GradientDrawable.java 55 private final Splat mSplat;
65 mSplat = new Splat(0.50f, 1.00f, GRADIENT_RADIUS, CENTRALIZED_CIRCLE_1);
194 // Splat each gradient
215 static final class Splat {
221 Splat(float x, float y, float radius, float colorIndex) {
  /external/capstone/arch/ARM/
ARMAddressingModes.h 342 // If 'Arg' is an 8-bit splat, then get the encoded value.
343 int Splat = getT2SOImmValSplatVal(Arg);
344 if (Splat != -1)
345 return Splat;
370 // Passing values can be any combination of splat values and shifter
371 // values. If this can be handled with a single shifter or splat, bail
382 // Likewise, try masking out a splat value first.
404 // Try masking out a splat value first.
408 // The other splat is all that's left as an option.
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 314 // If 'Arg' is an 8-bit splat, then get the encoded value.
315 int Splat = getT2SOImmValSplatVal(Arg);
316 if (Splat != -1)
317 return Splat;
336 // Passing values can be any combination of splat values and shifter
337 // values. If this can be handled with a single shifter or splat, bail
348 // Likewise, try masking out a splat value first.
369 // Try masking out a splat value first.
373 // The other splat is all that's left as an option.
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAddressingModes.h 315 // If 'Arg' is an 8-bit splat, then get the encoded value.
316 int Splat = getT2SOImmValSplatVal(Arg);
317 if (Splat != -1)
318 return Splat;
337 // Passing values can be any combination of splat values and shifter
338 // values. If this can be handled with a single shifter or splat, bail
349 // Likewise, try masking out a splat value first.
370 // Try masking out a splat value first.
374 // The other splat is all that's left as an option.
620 // Encode NEON 16 bits Splat immediate for instructions like VBIC/VOR
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 217 Splat,
391 // Splat paint when the middle mouse button or second stylus button is pressed.
392 mode = PaintMode.Splat;
473 case Splat:
  /external/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 456 // cost of Vector GEP with splat constant index are the same.
459 if (auto Splat = getSplatValue(*I))
460 ConstIdx = dyn_cast<ConstantInt>(Splat);
474 // For structures the index is always splat or scalar constant
  /external/llvm/lib/IR/
Constants.cpp 116 if (Constant *Splat = CV->getSplatValue())
117 return Splat->isAllOnesValue();
121 if (Constant *Splat = CV->getSplatValue())
122 return Splat->isAllOnesValue();
138 if (Constant *Splat = CV->getSplatValue())
139 return Splat->isOneValue();
143 if (Constant *Splat = CV->getSplatValue())
144 return Splat->isOneValue();
160 if (Constant *Splat = CV->getSplatValue())
161 return Splat->isMinSignedValue()
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 599 // cost of Vector GEP with splat constant index are the same.
602 if (auto Splat = getSplatValue(*I))
603 ConstIdx = dyn_cast<ConstantInt>(Splat);
605 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfoImpl.h 639 // cost of Vector GEP with splat constant index are the same.
642 if (auto Splat = getSplatValue(*I))
643 ConstIdx = dyn_cast<ConstantInt>(Splat);
645 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfoImpl.h 639 // cost of Vector GEP with splat constant index are the same.
642 if (auto Splat = getSplatValue(*I))
643 ConstIdx = dyn_cast<ConstantInt>(Splat);
645 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 599 // cost of Vector GEP with splat constant index are the same.
602 if (auto Splat = getSplatValue(*I))
603 ConstIdx = dyn_cast<ConstantInt>(Splat);
605 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfoImpl.h 639 // cost of Vector GEP with splat constant index are the same.
642 if (auto Splat = getSplatValue(*I))
643 ConstIdx = dyn_cast<ConstantInt>(Splat);
645 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfoImpl.h 639 // cost of Vector GEP with splat constant index are the same.
642 if (auto Splat = getSplatValue(*I))
643 ConstIdx = dyn_cast<ConstantInt>(Splat);
645 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfoImpl.h 695 // cost of Vector GEP with splat constant index are the same.
698 if (auto Splat = getSplatValue(*I))
699 ConstIdx = dyn_cast<ConstantInt>(Splat);
701 // For structures the index is always splat or scalar constant
  /external/v8/src/wasm/
wasm-opcodes.cc 167 CASE_SIMD_OP(Splat, "splat")
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 268 // As above, vector X*splat(1.0) -> X in all defined cases.
269 if (Constant *Splat = Op1V->getSplatValue()) {
270 if (ConstantFP *F = dyn_cast<ConstantFP>(Splat))
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Constants.cpp 388 SmallVector<Constant*, 16> Splat(VTy->getNumElements(),
390 return ConstantVector::get(Splat);
401 SmallVector<Constant*, 16> Splat(VTy->getNumElements(),
403 return ConstantVector::get(Splat);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]

Completed in 789 milliseconds

1 2