Searched refs:copyValue (Results 1 – 4 of 4) 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
544 void AliasSetTracker::copyValue(Value *From, Value *To) { in copyValue() function in AliasSetTracker684 AST->copyValue(getValPtr(), V); in allUsesReplacedWith()
402 void copyValue(Value *From, Value *To);
328 The ``copyValue`` method331 The ``copyValue`` method is used when a new value is introduced into the385 ``deleteValue`` and ``copyValue`` methods which are intended to allow a pass to