Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17394 SDValue InputRootReplacement; in combineOp_VLToVWOp_VL() local
17403 if (!InputRootReplacement) { in combineOp_VLToVWOp_VL()
17406 InputRootReplacement = NewValue; in combineOp_VLToVWOp_VL()
17415 return InputRootReplacement; in combineOp_VLToVWOp_VL()