Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47936 static SDValue combineExtSetcc(SDNode *N, SelectionDAG &DAG, in combineExtSetcc() function
48007 if (SDValue V = combineExtSetcc(N, DAG, Subtarget)) in combineSext()
48159 if (SDValue V = combineExtSetcc(N, DAG, Subtarget)) in combineZext()