|
LLVM
4.0.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] |
| const unsigned | AR32Regs [16] |
Definition at line 119 of file SystemZMCTargetDesc.cpp.
References AR32Regs, assert(), FP128Regs, GR128Regs, GR32Regs, GR64Regs, GRH32Regs, I, VR128Regs, VR32Regs, and VR64Regs.
Referenced by getRegAsGR32(), getRegAsGR64(), getRegAsGRH32(), and getRegAsVR128().
Definition at line 69 of file SystemZMCTargetDesc.h.
References getFirstReg(), and GR32Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), and lowerRILow().
Definition at line 64 of file SystemZMCTargetDesc.h.
References getFirstReg(), and GR64Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), and lowerRIEfLow().
Definition at line 74 of file SystemZMCTargetDesc.h.
References getFirstReg(), and GRH32Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), and lowerRIHigh().
Definition at line 79 of file SystemZMCTargetDesc.h.
References getFirstReg(), and VR128Regs.
Referenced by llvm::SystemZAsmPrinter::EmitInstruction(), lowerSubvectorLoad(), and lowerSubvectorStore().
Definition at line 112 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeAR32BitRegisterClass(), and getFirstReg().
| const int64_t llvm::SystemZMC::CallFrameSize = 160 |
Definition at line 36 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 39 of file SystemZMCTargetDesc.h.
Referenced by createSystemZMCAsmInfo(), and llvm::SystemZFrameLowering::emitPrologue().
Definition at line 72 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeFP128BitRegisterClass(), getFirstReg(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 58 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeFP32BitRegisterClass(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 65 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeFP64BitRegisterClass(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 51 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeGR128BitRegisterClass(), getFirstReg(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 30 of file SystemZMCTargetDesc.cpp.
Referenced by decodeBDAddr32Disp12Operand(), decodeBDAddr32Disp20Operand(), DecodeGR32BitRegisterClass(), getFirstReg(), getRegAsGR32(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 44 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeADDR64BitRegisterClass(), decodeBDAddr64Disp12Operand(), decodeBDAddr64Disp20Operand(), decodeBDLAddr64Disp12Len8Operand(), decodeBDRAddr64Disp12Operand(), decodeBDVAddr64Disp12Operand(), decodeBDXAddr64Disp12Operand(), decodeBDXAddr64Disp20Operand(), DecodeGR64BitRegisterClass(), getFirstReg(), getRegAsGR64(), and llvm::SystemZTargetLowering::getRegForInlineAsmConstraint().
Definition at line 37 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeGRH32BitRegisterClass(), getFirstReg(), and getRegAsGRH32().
Definition at line 101 of file SystemZMCTargetDesc.cpp.
Referenced by decodeBDVAddr12Operand(), DecodeVR128BitRegisterClass(), getFirstReg(), and getRegAsVR128().
Definition at line 79 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeVR32BitRegisterClass(), and getFirstReg().
Definition at line 90 of file SystemZMCTargetDesc.cpp.
Referenced by DecodeVR64BitRegisterClass(), and getFirstReg().
1.8.6