Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp784 Value *NewBaseSExt = IRB.CreateSExt(Bottom, BaseSExt->getType()); in CreateWideLoad() local
785 BaseSExt->replaceAllUsesWith(NewBaseSExt); in CreateWideLoad()
799 << *NewBaseSExt << "\n" in CreateWideLoad()