Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52183 APInt ConjugationInt64 = APInt(64, 0x8000000080000000ULL, true); in combineFMulcFCMulc() local
52187 XORRHS.getConstant() == ConjugationInt64)) { in combineFMulcFCMulc()