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.h306 OPC_MorphNodeTo2GlueOutput, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3877 case OPC_MorphNodeTo2GlueOutput: { in SelectCodeCommon()
3887 Opcode <= OPC_MorphNodeTo2GlueOutput) { in SelectCodeCommon()
3894 Opcode <= OPC_MorphNodeTo2GlueOutput) in SelectCodeCommon()
3915 Opcode <= OPC_MorphNodeTo2GlueOutput) in SelectCodeCommon()
3997 (Opcode >= OPC_MorphNodeTo0 && Opcode <= OPC_MorphNodeTo2GlueOutput); in SelectCodeCommon()