Searched refs:STACKSAVE (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h753 /// STACKSAVE - STACKSAVE has one operand, an input chain. It produces a
756 STACKSAVE, enumerator in enum:llvm::ISD::NodeType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp79 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp134 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp381 case ISD::STACKSAVE: return "stacksave";
H A DLegalizeDAG.cpp988 case ISD::STACKSAVE:
3127 case ISD::STACKSAVE:
H A DSelectionDAGBuilder.cpp6454 ISD::STACKSAVE, sdl,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp98 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp102 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp53 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp225 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp143 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp106 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp311 setOperationAction(ISD::STACKSAVE, MVT::Other, Custom);
5177 case ISD::STACKSAVE:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1380 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1693 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp465 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp320 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp488 setOperationAction(ISD::STACKSAVE , MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1216 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp498 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
[all...]

Completed in 600 milliseconds