Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49922 APInt ConjugationInt32 = APInt(32, 0x80000000, true); in combineFMulcFCMulc() local
49928 return CI->getValue() == ConjugationInt32; in combineFMulcFCMulc()