Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14487 bool needToPromoteOtherUsers() const { return EnforceOneUse; } in fillUpExtensionSupportForSplat()
15008 if (Op.needToPromoteOtherUsers()) { in combineBinOp_VLToVWBinOp_VL()
14484 bool needToPromoteOtherUsers() const { return EnforceOneUse; } needToPromoteOtherUsers() function