Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49923 APInt ConjugationInt64 = APInt(64, 0x8000000080000000ULL, true); in combineFMulcFCMulc() local
49930 return CI->getValue() == ConjugationInt64; in combineFMulcFCMulc()