Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44261 static SDValue combineBitOpWithMOVMSK(SDNode *N, SelectionDAG &DAG) { in combineBitOpWithMOVMSK() function
44565 if (SDValue R = combineBitOpWithMOVMSK(N, DAG)) in combineAnd()
44930 if (SDValue R = combineBitOpWithMOVMSK(N, DAG)) in combineOr()
47182 if (SDValue R = combineBitOpWithMOVMSK(N, DAG)) in combineXor()