Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp53744 static SDValue promoteExtBeforeAdd(SDNode *Ext, SelectionDAG &DAG, in promoteExtBeforeAdd() function
53955 if (SDValue NewAdd = promoteExtBeforeAdd(N, DAG, Subtarget)) in combineSext()
54165 if (SDValue NewAdd = promoteExtBeforeAdd(N, DAG, Subtarget)) in combineZext()