Home
last modified time | relevance | path

Searched refs:NeedsWidthSuffix (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstARM32.h526 const Cfg *Func, bool NeedsWidthSuffix);
549 template <InstARM32::InstKindARM32 K, bool NeedsWidthSuffix>
564 emitUnaryopGPR(Opcode, this, Func, NeedsWidthSuffix); in emit()
DIceInstARM32.cpp159 bool NeedsWidthSuffix) { in emitUnaryopGPR() argument
164 if (NeedsWidthSuffix) in emitUnaryopGPR()