Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1057 ConstantFP &ZeroForNegation = in lower() local
1059 auto Zero = MIRBuilder.buildFConstant(Ty, ZeroForNegation); in lower()