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.h31 unsigned getRootBaseOpcode() { return Root->getOpcode(); } in getRootBaseOpcode() function
73 unsigned getRootBaseOpcode() { in getRootBaseOpcode() function
H A DLegalizeIntegerTypes.cpp1048 unsigned Opcode = matcher.getRootBaseOpcode(); in PromoteIntRes_ADDSUBSHLSAT()