Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h294 virtual SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) { in RunSDNodeXForm() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3476 SDValue Res = RunSDNodeXForm(RecordedNodes[RecNo].first, XFormNo); in SelectCodeCommon()