Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp27490 static SDValue lowerAddSub(SDValue Op, SelectionDAG &DAG, in lowerAddSub() function
30557 case ISD::SUB: return lowerAddSub(Op, DAG, Subtarget); in LowerOperation()