Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp43436 static SDValue combineExtSetcc(SDNode *N, SelectionDAG &DAG, in combineExtSetcc() function
43491 if (SDValue V = combineExtSetcc(N, DAG, Subtarget)) in combineSext()
43642 if (SDValue V = combineExtSetcc(N, DAG, Subtarget)) in combineZext()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52945 static SDValue combineExtSetcc(SDNode *N, SelectionDAG &DAG, in combineExtSetcc() function
53019 if (SDValue V = combineExtSetcc(N, DAG, Subtarget)) in combineSext()
53174 if (SDValue V = combineExtSetcc(N, DAG, Subtarget)) in combineZext()