Home
last modified time | relevance | path

Searched defs:XFormNo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h440 virtual SDValue RunSDNodeXForm(SDValue V, unsigned XFormNo) { in RunSDNodeXForm()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3978 unsigned XFormNo = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local