Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp54610 static SDValue combineTESTP(SDNode *N, SelectionDAG &DAG, in combineTESTP() function
57913 case X86ISD::TESTP: return combineTESTP(N, DAG, DCI, Subtarget); in PerformDAGCombine()