Searched refs:LLVMSplatValue (Results 1 – 1 of 1) sorted by relevance
193 auto *LLVMSplatValue = cast_or_null<llvm::Constant>( in getSplatValue() local195 return LLVMSplatValue ? Ctx.getOrCreateConstant(LLVMSplatValue) : nullptr; in getSplatValue()