Searched refs:copyValue (Results 1 – 5 of 5) sorted by relevance
170 unsigned copyValue(unsigned Reg);450 return copyValue(Reg); in zeroExtendToI32()456 return copyValue(Reg); in zeroExtendToI32()486 return copyValue(Reg); in signExtendToI32()516 return copyValue(Reg); in zeroExtend()538 return copyValue(Reg); in signExtend()588 unsigned WebAssemblyFastISel::copyValue(unsigned Reg) { in copyValue() function in WebAssemblyFastISel
573 void AliasSetTracker::copyValue(Value *From, Value *To) { in copyValue() function in AliasSetTracker713 AST->copyValue(getValPtr(), V); in allUsesReplacedWith()
409 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
898 CurAST->copyValue(&I, C); in hoistRegion()1936 AST->copyValue(LI, V); in replaceLoadWithValue()