Home
last modified time | relevance | path

Searched refs:_temporaryRegs (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dpipepart.cpp28 _temporaryRegs(), in PipePart()
H A Dpipepart_p.h73 PipeRegUsage _temporaryRegs; variable
H A Dpipecompiler.cpp38 _temporaryRegs.reset(); in reset()
182 _temporaryRegs.max(part->_temporaryRegs); in onPreInitPart()
H A Dfetchgradientpart.cpp347 _temporaryRegs[x86::Reg::kGroupVec] = 1; in FetchRadialGradientPart()
695 _temporaryRegs[x86::Reg::kGroupVec] = 6; in FetchConicalGradientPart()
H A Dfillpart.cpp355 _temporaryRegs[x86::Reg::kGroupGp] = 2; in FillAnalyticPart()
H A Dpipecompiler_p.h38 PipeRegUsage _temporaryRegs; variable