Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h315 OPC_MorphNodeTo2GlueOutput, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp4020 case OPC_MorphNodeTo2GlueOutput: { in SelectCodeCommon()
4030 Opcode <= OPC_MorphNodeTo2GlueOutput) { in SelectCodeCommon()
4037 Opcode <= OPC_MorphNodeTo2GlueOutput) in SelectCodeCommon()
4058 Opcode <= OPC_MorphNodeTo2GlueOutput) in SelectCodeCommon()
4140 (Opcode >= OPC_MorphNodeTo0 && Opcode <= OPC_MorphNodeTo2GlueOutput); in SelectCodeCommon()