Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51504 static SDValue promoteExtBeforeAdd(SDNode *Ext, SelectionDAG &DAG, in promoteExtBeforeAdd() function
51712 if (SDValue NewAdd = promoteExtBeforeAdd(N, DAG, Subtarget)) in combineSext()
51863 if (SDValue NewAdd = promoteExtBeforeAdd(N, DAG, Subtarget)) in combineZext()