Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp174 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
/openbsd-src/gnu/llvm/llvm/docs/
H A DAliasAnalysis.rst338 The ``copyValue`` method
341 The ``copyValue`` method is used when a new value is introduced into the
395 ``deleteValue`` and ``copyValue`` methods which are intended to allow a pass to