Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53579 static SDValue combineBT(SDNode *N, SelectionDAG &DAG, in combineBT() function
57832 case X86ISD::BT: return combineBT(N, DAG, DCI); in PerformDAGCombine()