| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ISDOpcodes.h | 110 FRAMEADDR, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCISelLowering.cpp | 153 setOperationAction(ISD::FRAMEADDR, MVT::i32, Legal); in ARCTargetLowering() 774 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGDumper.cpp | 149 case ISD::FRAMEADDR: return "FRAMEADDR"; in getOperationName()
|
| H A D | LegalizeDAG.cpp | 1128 case ISD::FRAMEADDR: in LegalizeOp() 3132 case ISD::FRAMEADDR: in ExpandNode() 3146 ISD::FRAMEADDR, dl, TLI.getPointerTy(DAG.getDataLayout()), in ExpandNode()
|
| H A D | LegalizeIntegerTypes.cpp | 2036 case ISD::FRAMEADDR: in PromoteIntegerOperand() 5524 case ISD::FRAMEADDR: Res = ExpandIntOp_RETURNADDR(N); break; in ExpandIntegerOperand()
|
| H A D | SelectionDAGBuilder.cpp | 6538 setValue(&I, DAG.getNode(ISD::FRAMEADDR, sdl, in visitIntrinsicCall()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYISelLowering.cpp | 184 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 232 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.cpp | 195 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 1482 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 236 // Representations of the frame pointer used by ISD::FRAMEADDR.
|
| H A D | PPCISelLowering.cpp | 12623 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreISelLowering.cpp | 182 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 1879 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1649 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 3107 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG, in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 3408 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 1347 case ISD::FRAMEADDR: return lowerFRAMEADDR(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 2882 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 492 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 7012 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 10655 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 7241 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 7314 case ISD::FRAMEADDR: in LowerOperation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 33662 case ISD::FRAMEADDR: return LowerFRAMEADDR(Op, DAG); in LowerOperation()
|