Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45201 static SDValue combineSubToSubus(SDNode *N, SelectionDAG &DAG, in combineSubToSubus() function
45327 if (SDValue V = combineSubToSubus(N, DAG, Subtarget)) in combineSub()