Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47900 if (auto *RawC = getTargetConstantFromNode(N->getOperand(1))) in combineMul() local
47901 if (auto *SplatC = RawC->getSplatValue()) in combineMul()