|
LLVM
3.7.0
|
Functions | |
| unsigned | getFirstReg (unsigned Reg) |
| unsigned | getRegAsGR64 (unsigned Reg) |
| unsigned | getRegAsGR32 (unsigned Reg) |
| unsigned | getRegAsGRH32 (unsigned Reg) |
| unsigned | getRegAsVR128 (unsigned Reg) |
Variables | |
| const int64_t | CallFrameSize = 160 |
| const int64_t | CFAOffsetFromInitialSP = CallFrameSize |
| const unsigned | GR32Regs [16] |
| const unsigned | GRH32Regs [16] |
| const unsigned | GR64Regs [16] |
| const unsigned | GR128Regs [16] |
| const unsigned | FP32Regs [16] |
| const unsigned | FP64Regs [16] |
| const unsigned | FP128Regs [16] |
| const unsigned | VR32Regs [32] |
| const unsigned | VR64Regs [32] |
| const unsigned | VR128Regs [32] |
Definition at line 113 of file SystemZMCTargetDesc.cpp.
References FP128Regs, GR128Regs, GR32Regs, GR64Regs, GRH32Regs, I, VR128Regs, VR32Regs, and VR64Regs.
Referenced by getRegAsGR32(), getRegAsGR64(), getRegAsGRH32(), and getRegAsVR128().
Definition at line 67 of file SystemZMCTargetDesc.h.
References getFirstReg(), and GR32Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), and lowerRILow().
Definition at line 62 of file SystemZMCTargetDesc.h.
References getFirstReg(), and GR64Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), and lowerRIEfLow().
Definition at line 72 of file SystemZMCTargetDesc.h.
References getFirstReg(), and GRH32Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), and lowerRIHigh().
Definition at line 77 of file SystemZMCTargetDesc.h.
References getFirstReg(), and VR128Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), lowerSubvectorLoad(), and lowerSubvectorStore().
| const int64_t llvm::SystemZMC::CallFrameSize = 160 |
Definition at line 35 of file SystemZMCTargetDesc.h.
Referenced by llvm::SystemZFrameLowering::getAllocatedStackSize(), llvm::SystemZTargetLowering::LowerCall(), and llvm::SystemZFrameLowering::processFunctionBeforeFrameFinalized().
| const int64_t llvm::SystemZMC::CFAOffsetFromInitialSP = CallFrameSize |
Definition at line 38 of file SystemZMCTargetDesc.h.
Referenced by createSystemZMCAsmInfo(), and llvm::SystemZFrameLowering::emitPrologue().
Definition at line 73 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeFP128BitRegisterClass(), getFirstReg(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 59 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeFP32BitRegisterClass(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 66 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeFP64BitRegisterClass(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 52 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeGR128BitRegisterClass(), getFirstReg(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 31 of file SystemZMCTargetDesc.cpp.
Referenced by decodeBDAddr32Disp12Operand(), decodeBDAddr32Disp20Operand(), DecodeGR32BitRegisterClass(), getFirstReg(), getRegAsGR32(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 45 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeADDR64BitRegisterClass(), decodeBDAddr64Disp12Operand(), decodeBDAddr64Disp20Operand(), decodeBDLAddr64Disp12Len8Operand(), decodeBDVAddr64Disp12Operand(), decodeBDXAddr64Disp12Operand(), decodeBDXAddr64Disp20Operand(), DecodeGR64BitRegisterClass(), getFirstReg(), getRegAsGR64(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 38 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeGRH32BitRegisterClass(), getFirstReg(), and getRegAsGRH32().
Definition at line 102 of file SystemZMCTargetDesc.cpp.
Referenced by decodeBDVAddr12Operand(), DecodeVR128BitRegisterClass(), getFirstReg(), and getRegAsVR128().
Definition at line 80 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeVR32BitRegisterClass(), and getFirstReg().
Definition at line 91 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeVR64BitRegisterClass(), and getFirstReg().
1.8.6