/external/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale, in getRounded() 65 inline std::pair<uint32_t, int16_t> getRounded32(uint32_t Digits, int16_t Scale, in getRounded32() 71 inline std::pair<uint64_t, int16_t> getRounded64(uint64_t Digits, int16_t Scale, in getRounded64() 189 inline std::pair<int32_t, int> getLgImpl(DigitsT Digits, int16_t Scale) { in getLgImpl() 214 template <class DigitsT> int32_t getLg(DigitsT Digits, int16_t Scale) { in getLg() 223 template <class DigitsT> int32_t getLgFloor(DigitsT Digits, int16_t Scale) { in getLgFloor() 233 template <class DigitsT> int32_t getLgCeiling(DigitsT Digits, int16_t Scale) { in getLgCeiling() 343 int16_t Scale = matchScales(LDigits, LScale, RDigits, RScale); in getSum() local 508 int16_t Scale; variable 513 ScaledNumber(DigitsType Digits, int16_t Scale) in ScaledNumber()
|
/external/skia/include/core/ |
D | SkUnPreMultiply.h | 20 typedef uint32_t Scale; typedef
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | LowLevel.cpp | 166 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument 182 #define TestRegAddrBaseScaledIndex(Inst, Dst, Base, Index, Scale, Disp, \ in TEST_F() argument 199 #define TestAddrBaseScaledIndexImm(Inst, Base, Index, Scale, Disp, Imm, \ in TEST_F() argument 217 #define TestAddrBaseScaledIndexReg(Inst, Base, Index, Scale, Disp, Src, \ in TEST_F() argument
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | LowLevel.cpp | 210 #define TestRegAddrScaledIndex(Inst, Dst, Index, Scale, Disp, OpType, \ in TEST_F() argument 226 #define TestRegAddrBaseScaledIndex(Inst, Dst, Base, Index, Scale, Disp, \ in TEST_F() argument 242 #define TestAddrBaseScaledIndexImm(Inst, Base, Index, Scale, Disp, Imm, \ in TEST_F() argument 259 #define TestAddrBaseScaledIndexReg(Inst, Base, Index, Scale, Disp, Src, \ in TEST_F() argument
|
/external/webrtc/webrtc/common_video/libyuv/ |
D | scaler.cc | 50 int Scaler::Scale(const VideoFrame& src_frame, VideoFrame* dst_frame) { in Scale() function in webrtc::Scaler
|
/external/ImageMagick/Magick++/demo/ |
D | zoom.cpp | 45 Scale, in main() enumerator
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 61 unsigned Scale; member 245 SDValue &Base, SDValue &Scale, in getAddressOperands() 1421 SDValue &Scale, SDValue &Index, in selectVectorAddr() 1466 SDValue &Scale, SDValue &Index, in selectAddr() 1514 SDValue &Scale, SDValue &Index, in selectScalarSSELoad() 1581 SDValue &Scale, SDValue &Index, in selectLEA64_32Addr() 1623 SDValue &Base, SDValue &Scale, in selectLEAAddr() 1687 SDValue &Scale, SDValue &Index, in selectTLSADDRAddr() 1711 SDValue &Base, SDValue &Scale, in tryFoldLoad() 1905 ConstantSDNode *Scale = dyn_cast<ConstantSDNode>(Node->getOperand(6)); in tryGather() local [all …]
|
D | X86ShuffleDecodeConstantPool.cpp | 57 int Scale = BitWidth / 8; in DecodePSHUFBMask() local 252 int Scale = BitWidth / 8; in DecodeVPPERMMask() local
|
D | X86InstrBuilder.h | 48 unsigned Scale; member
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb1RegisterInfo.cpp | 143 unsigned NumBits, unsigned Scale) { in calcNumMI() 180 unsigned Scale = 1; in emitThumbRegPlusImmediate() local 401 unsigned Scale = 1; in rewriteFrameIndex() local 487 unsigned Scale = 4; in rewriteFrameIndex() local
|
/external/llvm/lib/Support/ |
D | BranchProbability.cpp | 54 int Scale = 0; in getBranchProbability() local
|
/external/webrtc/webrtc/modules/utility/source/ |
D | audio_frame_operations.cc | 77 int AudioFrameOperations::Scale(float left, float right, AudioFrame& frame) { in Scale() function in webrtc::AudioFrameOperations
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | AddrModeMatcher.cpp | 67 bool AddressingModeMatcher::MatchScaledValue(Value *ScaleReg, int64_t Scale, in MatchScaledValue() 209 int64_t Scale = RHS->getSExtValue(); in MatchOperationAddr() local
|
/external/compiler-rt/lib/esan/ |
D | esan_shadow.h | 118 uptr Scale; variable
|
D | esan.cpp | 104 for (int Scale = 0; Scale < 8; ++Scale) { in verifyShadowScheme() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 63 unsigned Scale; member 231 SDValue &Scale, SDValue &Index, in getAddressOperands() 1135 SDValue &Scale, SDValue &Index, in SelectAddr() 1179 SDValue &Scale, SDValue &Index, in SelectScalarSSELoad() 1219 SDValue &Base, SDValue &Scale, in SelectLEAAddr() 1281 SDValue &Scale, SDValue &Index, in SelectTLSADDRAddr() 1305 SDValue &Base, SDValue &Scale, in TryFoldLoad()
|
D | X86InstrBuilder.h | 49 unsigned Scale; member
|
/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | matrix.h | 148 Matrix& Scale(const S& scalar) { in Scale() function 157 Matrix& Scale(const Matrix& operand, const S& scalar) { in Scale() function
|
/external/llvm/include/llvm/Analysis/ |
D | BasicAliasAnalysis.h | 100 int64_t Scale; member
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 164 int64_t Scale; member 177 static Value *GetLinearExpression(Value *V, APInt &Scale, APInt &Offset, in GetLinearExpression() 337 uint64_t Scale = TD->getTypeAllocSize(*GTI); in DecomposeGEPExpression() local 403 int64_t Scale = Src[i].Scale; in GetIndexDifference() local
|
/external/clang/test/CodeGenCXX/ |
D | pragma-loop.cpp | 134 const int Scale = 4; in for_template_constant_expression_test() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | background_noise.cc | 161 int16_t BackgroundNoise::Scale(size_t channel) const { in Scale() function in webrtc::BackgroundNoise
|
/external/v8/src/interpreter/ |
D | bytecode-operands.h | 65 #define DECLARE_OPERAND_SCALE(Name, Scale) k##Name = Scale, argument
|
/external/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 183 const Value *V, APInt &Scale, APInt &Offset, unsigned &ZExtBits, in GetLinearExpression() 436 uint64_t Scale = DL.getTypeAllocSize(*GTI); in DecomposeGEPExpression() local 1199 int64_t Scale = DecompGEP1.VarIndices[i].Scale; in aliasGEP() local 1585 int64_t Scale = Src[i].Scale; in GetIndexDifference() local
|
/external/llvm/include/llvm/Transforms/ |
D | Instrumentation.h | 182 static inline uint32_t scaleBranchCount(uint64_t Count, uint64_t Scale) { in scaleBranchCount()
|