Home
last modified time | relevance | path

Searched refs:EH_DWARF_CFA (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h135 EH_DWARF_CFA, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp144 case ISD::EH_DWARF_CFA: return "EH_DWARF_CFA"; in getOperationName()
H A DLegalizeDAG.cpp1086 case ISD::EH_DWARF_CFA: in LegalizeOp()
3107 case ISD::EH_DWARF_CFA: { in ExpandNode()
H A DSelectionDAGBuilder.cpp6707 setValue(&I, DAG.getNode(ISD::EH_DWARF_CFA, sdl, in visitIntrinsicCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp401 setOperationAction(ISD::EH_DWARF_CFA, MVT::i32, Custom); in MipsTargetLowering()
403 setOperationAction(ISD::EH_DWARF_CFA, MVT::i64, Custom); in MipsTargetLowering()
1263 case ISD::EH_DWARF_CFA: return lowerEH_DWARF_CFA(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp88 setOperationAction(ISD::EH_DWARF_CFA, GRLenVT, Custom); in LoongArchTargetLowering()
135 setOperationAction(ISD::EH_DWARF_CFA, MVT::i32, Custom); in LoongArchTargetLowering()
380 case ISD::EH_DWARF_CFA: in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp649 setOperationAction(ISD::EH_DWARF_CFA, MVT::i32, Custom); in PPCTargetLowering()
650 setOperationAction(ISD::EH_DWARF_CFA, MVT::i64, Custom); in PPCTargetLowering()
11826 case ISD::EH_DWARF_CFA: return LowerEH_DWARF_CFA(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp274 setOperationAction(ISD::EH_DWARF_CFA, MVT::i32, Custom); in RISCVTargetLowering()
280 setOperationAction(ISD::EH_DWARF_CFA, MVT::i64, Custom); in RISCVTargetLowering()
7113 case ISD::EH_DWARF_CFA: in LowerOperation()