Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h30 unsigned getRootBaseOpcode() { return Root->getOpcode(); } in getRootBaseOpcode() function
74 unsigned getRootBaseOpcode() { in getRootBaseOpcode() function
H A DLegalizeIntegerTypes.cpp1086 unsigned Opcode = matcher.getRootBaseOpcode(); in PromoteIntRes_ADDSUBSHLSAT()