Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512-fma-intrinsics.ll1151 ; This test case used to crash due to combineFMA not bitcasting results of isFNEG.
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30197 static SDValue combineFMA(SDNode *N, SelectionDAG &DAG, in combineFMA() function
31021 case ISD::FMA: return combineFMA(N, DAG, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37905 static SDValue combineFMA(SDNode *N, SelectionDAG &DAG, in combineFMA() function
39735 case ISD::FMA: return combineFMA(N, DAG, Subtarget); in PerformDAGCombine()