Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp5297 Value *ExtOperand = MovedExt->getOperand(0); in tryToPromoteExts() local
5300 if (isa<LoadInst>(ExtOperand) && in tryToPromoteExts()
5302 (ExtOperand->hasOneUse() || hasSameExtUse(ExtOperand, *TLI)))) in tryToPromoteExts()