Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h347 unsigned SiblingNo; variable
350 MoveSiblingMatcher(unsigned SiblingNo) in MoveSiblingMatcher()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3477 unsigned SiblingNo = Opcode == OPC_MoveSibling in SelectCodeCommon() local