Home
last modified time | relevance | path

Searched defs:Zeros (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DFloatLex_test.cpp62 static std::string Zeros(size_t count) { return std::string(count, '0'); } in Zeros() function in FloatLexTest
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceELFStreamer.h77 static const char Zeros[16] = {0}; in writeZeroPadding() local
H A DIceASanInstrumentation.cpp285 const SizeT Zeros = VarSize >> ShadowScaleLog2; in instrumentFuncStart() local
H A DIceTargetLoweringX8664.cpp2404 Variable *Zeros = makeVectorOfZeros(DestTy); in lowerCast() local
H A DIceTargetLoweringX8632.cpp2620 Variable *Zeros = makeVectorOfZeros(DestTy); in lowerCast() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DScaledNumber.cpp67 Dividend64 <<= Zeros; in divide32() local
89 Divisor >>= Zeros; in divide64() local
99 Dividend <<= Zeros; in divide64() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1663 bool MachineConstEvaluator::evaluateCLBr(const RegisterSubReg &R1, bool Zeros, in evaluateCLBr() argument
1684 bool MachineConstEvaluator::evaluateCLBi(const APInt &A1, bool Zeros, in evaluateCLBi() argument
1698 bool MachineConstEvaluator::evaluateCTBr(const RegisterSubReg &R1, bool Zeros, in evaluateCTBr() argument
1719 evaluateCTBi(const APInt &A1, bool Zeros, bool Ones, APInt &Result) evaluateCTBi() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2689 Value *Zeros = ConstantAggregateZero::get(VectorType::get(I32Ty, NumElts)); in CreateVectorSplat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp899 struct Zeros struct in vkt::pipeline::__anon28194::MultipleBindingsVertex
903 Zeros (const tcu::Vec2&) in Zeros() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp577 struct Zeros struct in vkt::pipeline::__anon29419::MultipleBindingsVertex
581 Zeros (const tcu::Vec2&) in Zeros() function

Completed in 56 milliseconds