Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52190 SDValue FCMulC = DAG.getNode(CombineOpcode, SDLoc(N), VT, RHS, I2F); in combineFMulcFCMulc() local
52191 r = DAG.getBitcast(VT, FCMulC); in combineFMulcFCMulc()