Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29434 static SDValue lowerAddSub(SDValue Op, SelectionDAG &DAG, in lowerAddSub() function
33291 case ISD::SUB: return lowerAddSub(Op, DAG, Subtarget); in LowerOperation()