Home
last modified time | relevance | path

Searched defs:Factor (Results 1 – 25 of 110) sorted by relevance

12345

/external/llvm/include/llvm/Transforms/Scalar/
DReassociate.h48 struct Factor { struct
51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
/external/icu/libicu/cts_headers/
Dunits_converter.h54 struct U_I18N_API Factor { struct
61 void multiplyBy(const Factor &rhs); argument
/external/icu/icu4c/source/i18n/
Dunits_converter.h54 struct U_I18N_API Factor { struct
61 void multiplyBy(const Factor &rhs); argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DReassociate.h59 struct Factor { struct
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DReassociate.h59 struct Factor { struct
63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
/external/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp122 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor, in isDeInterleaveMaskOfFactor()
146 static bool isDeInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isDeInterleaveMask()
165 static bool isReInterleaveMask(ArrayRef<int> Mask, unsigned &Factor) { in isReInterleaveMask()
224 unsigned Factor, Index; in lowerInterleavedLoad() local
344 unsigned Factor; in lowerInterleavedStore() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp142 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor, in isDeInterleaveMaskOfFactor()
166 static bool isDeInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isDeInterleaveMask()
195 static bool isReInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isReInterleaveMask()
309 unsigned Factor, Index; in lowerInterleavedLoad() local
428 unsigned Factor; in lowerInterleavedStore() local
DInterleavedLoadCombinePass.cpp746 unsigned Factor = Result.VTy->getNumElements() / VTy->getNumElements(); in computeFromBCI() local
1055 unsigned Factor, const DataLayout &DL) { in findPattern()
1137 unsigned Factor = InterleavedLoad.size(); in combine() local
1262 for (unsigned Factor = MaxFactor; Factor >= 2; Factor--) { in run() local
/external/swiftshader/src/Device/
DPixelProcessor.hpp139 struct Factor struct in sw::PixelProcessor
141 word4 alphaReference4;
143 word4 blendConstant4W[4];
144 float4 blendConstant4F[4];
145 word4 invBlendConstant4W[4];
146 float4 invBlendConstant4F[4];
/external/llvm-project/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp151 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor, in isDeInterleaveMaskOfFactor()
175 static bool isDeInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isDeInterleaveMask()
204 static bool isReInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isReInterleaveMask()
329 unsigned Factor, Index; in lowerInterleavedLoad() local
490 unsigned Factor; in lowerInterleavedStore() local
DInterleavedLoadCombinePass.cpp746 unsigned Factor = Result.VTy->getNumElements() / VTy->getNumElements(); in computeFromBCI() local
1055 unsigned Factor, const DataLayout &DL) { in findPattern()
1137 unsigned Factor = InterleavedLoad.size(); in combine() local
1263 for (unsigned Factor = MaxFactor; Factor >= 2; Factor--) { in run() local
/external/swiftshader/src/Renderer/
DPixelProcessor.hpp175 struct Factor struct in sw::PixelProcessor
177 word4 textureFactor4[4];
179 word4 alphaReference4;
181 word4 blendConstant4W[4];
182 float4 blendConstant4F[4];
183 word4 invBlendConstant4W[4];
184 float4 invBlendConstant4F[4];
/external/icu/android_icu4j/src/main/java/android/icu/impl/units/
DUnitConverter.java113 static class Factor { class in UnitConverter
129 public Factor() { in Factor() method in UnitConverter.Factor
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitConverter.java106 static class Factor { class in UnitConverter
122 public Factor() { in Factor() method in UnitConverter.Factor
/external/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp136 unsigned Factor = ElSize / EltTySize; in DecodeVPERMILPMask() local
188 unsigned Factor = ElSize / EltTySize; in DecodeVPERMIL2PMask() local
/external/fmtlib/include/fmt/
Dchrono.h160 struct Factor in safe_duration_cast() struct
223 struct Factor in safe_duration_cast() struct
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c1067 double Factor = 0.99; in vp8_update_rate_correction_factors() local
1223 double Factor = 0.99; in vp8_regulate_q() local
/external/llvm-project/llvm/include/llvm/Support/
DLowLevelTypeImpl.h150 LLT divide(int Factor) const { in divide()
/external/llvm-project/clang-tools-extra/clangd/index/dex/
DIterator.cpp283 BoostIterator(std::unique_ptr<Iterator> Child, float Factor) in BoostIterator()
304 float Factor; member in clang::clangd::dex::__anon27ed63d30111::BoostIterator
/external/llvm-project/libc/benchmarks/
DLibcMemoryBenchmark.h143 uint32_t Factor; variable
/external/llvm-project/llvm/lib/Target/ARM/
DMVETailPredication.cpp362 ConstantInt *Factor = ConstantInt::get(cast<IntegerType>(Ty), VectorWidth); in InsertVCTPIntrinsic() local
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp411 unsigned Factor, in getInterleavedMemoryOpCost()
/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp497 unsigned Factor, in getInterleavedMemoryOpCost()
/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h381 unsigned Factor = SchedModel.getLatencyFactor(); in getCycles() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h416 unsigned Factor = SchedModel.getLatencyFactor(); in getCycles() local

12345