Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52182 APInt ConjugationInt32 = APInt(32, 0x80000000, true); in combineFMulcFCMulc() local
52185 XORRHS.getConstant() == ConjugationInt32) || in combineFMulcFCMulc()