Searched refs:copyValue (Results 1 – 2 of 2) sorted by relevance
174 unsigned copyValue(unsigned Reg);451 return copyValue(Reg); in zeroExtendToI32()457 return copyValue(Reg); in zeroExtendToI32()487 return copyValue(Reg); in signExtendToI32()517 return copyValue(Reg); in zeroExtend()539 return copyValue(Reg); in signExtend()589 unsigned WebAssemblyFastISel::copyValue(unsigned Reg) { in copyValue() function in WebAssemblyFastISel
338 The ``copyValue`` method341 The ``copyValue`` method is used when a new value is introduced into the395 ``deleteValue`` and ``copyValue`` methods which are intended to allow a pass to