Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52296 static SDValue combineLRINT_LLRINT(SDNode *N, SelectionDAG &DAG, in combineLRINT_LLRINT() function
57804 case ISD::LLRINT: return combineLRINT_LLRINT(N, DAG, Subtarget); in PerformDAGCombine()