Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13881 const bool HasShlAdd = in expandMul()
13895 if (HasShlAdd) { in expandMul()
13878 const bool HasShlAdd = expandMul() local