LLVM 22.0.0git
|
Classes | |
struct | GPRRegs |
Typedefs | |
using | Specifier = uint16_t |
Enumerations | |
enum | { S_None , S_DTPOFF , S_GOT , S_GOTENT , S_INDNTPOFF , S_NTPOFF , S_PLT , S_TLSGD , S_TLSLD , S_TLSLDM , S_RCon , S_VCon } |
enum | FixupKind { FK_390_PC12DBL = FirstTargetFixupKind , FK_390_PC16DBL , FK_390_PC24DBL , FK_390_PC32DBL , FK_390_TLS_CALL , FK_390_S8Imm , FK_390_S16Imm , FK_390_S20Imm , FK_390_S32Imm , FK_390_U1Imm , FK_390_U2Imm , FK_390_U3Imm , FK_390_U4Imm , FK_390_U8Imm , FK_390_U12Imm , FK_390_U16Imm , FK_390_U32Imm , FK_390_U48Imm , LastTargetFixupKind , NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind } |
Functions | |
static bool | isImmLL (uint64_t Val) |
static bool | isImmLH (uint64_t Val) |
static bool | isImmHL (uint64_t Val) |
static bool | isImmHH (uint64_t Val) |
static bool | isImmLF (uint64_t Val) |
static bool | isImmHF (uint64_t Val) |
int | getTwoOperandOpcode (uint16_t Opcode) |
int | getTargetMemOpcode (uint16_t Opcode) |
unsigned | reverseCCMask (unsigned CCMask) |
MachineBasicBlock * | emitBlockAfter (MachineBasicBlock *MBB) |
MachineBasicBlock * | splitBlockAfter (MachineBasicBlock::iterator MI, MachineBasicBlock *MBB) |
MachineBasicBlock * | splitBlockBefore (MachineBasicBlock::iterator MI, MachineBasicBlock *MBB) |
unsigned | even128 (bool Is32bit) |
unsigned | odd128 (bool Is32bit) |
bool | isHighReg (unsigned int Reg) |
using llvm::SystemZ::Specifier = uint16_t |
Definition at line 36 of file SystemZMCAsmInfo.h.
anonymous enum |
Enumerator | |
---|---|
S_None | |
S_DTPOFF | |
S_GOT | |
S_GOTENT | |
S_INDNTPOFF | |
S_NTPOFF | |
S_PLT | |
S_TLSGD | |
S_TLSLD | |
S_TLSLDM | |
S_RCon | |
S_VCon |
Definition at line 37 of file SystemZMCAsmInfo.h.
Definition at line 17 of file SystemZMCFixups.h.
MachineBasicBlock * llvm::SystemZ::emitBlockAfter | ( | MachineBasicBlock * | MBB | ) |
Definition at line 2208 of file SystemZInstrInfo.cpp.
References llvm::MachineFunction::CreateMachineBasicBlock(), llvm::MachineFunction::insert(), and MBB.
Referenced by llvm::SystemZELFFrameLowering::inlineStackProbe(), splitBlockAfter(), and splitBlockBefore().
Definition at line 26 of file SystemZRegisterInfo.h.
Referenced by lowerGR128Binary().
int llvm::SystemZ::getTargetMemOpcode | ( | uint16_t | Opcode | ) |
Referenced by llvm::SystemZInstrInfo::foldMemoryOperandImpl().
int llvm::SystemZ::getTwoOperandOpcode | ( | uint16_t | Opcode | ) |
Referenced by llvm::SystemZRegisterInfo::getRegAllocationHints().
Definition at line 35 of file SystemZRegisterInfo.h.
References assert(), contains(), and Reg.
Referenced by llvm::SystemZInstrInfo::expandPostRAPseudo().
Definition at line 177 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
Definition at line 172 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
Definition at line 167 of file SystemZ.h.
Referenced by getTestUnderMaskCond(), and llvm::SystemZInstrInfo::loadImmediate().
Definition at line 162 of file SystemZ.h.
Referenced by getTestUnderMaskCond(), and llvm::SystemZInstrInfo::loadImmediate().
Definition at line 29 of file SystemZRegisterInfo.h.
Referenced by lowerGR128Binary().
Definition at line 2201 of file SystemZInstrInfo.cpp.
References CCMASK_CMP_EQ, CCMASK_CMP_GT, CCMASK_CMP_LT, and CCMASK_CMP_UO.
Referenced by adjustForFNeg(), getCmp(), and llvm::SystemZInstrInfo::prepareCompareSwapOperands().
MachineBasicBlock * llvm::SystemZ::splitBlockAfter | ( | MachineBasicBlock::iterator | MI, |
MachineBasicBlock * | MBB ) |
Definition at line 2215 of file SystemZInstrInfo.cpp.
References llvm::MachineBasicBlock::begin(), emitBlockAfter(), MBB, MI, llvm::MachineBasicBlock::splice(), and llvm::MachineBasicBlock::transferSuccessorsAndUpdatePHIs().
MachineBasicBlock * llvm::SystemZ::splitBlockBefore | ( | MachineBasicBlock::iterator | MI, |
MachineBasicBlock * | MBB ) |
Definition at line 2224 of file SystemZInstrInfo.cpp.
References llvm::MachineBasicBlock::begin(), emitBlockAfter(), MBB, MI, llvm::MachineBasicBlock::splice(), and llvm::MachineBasicBlock::transferSuccessorsAndUpdatePHIs().
Referenced by llvm::SystemZELFFrameLowering::inlineStackProbe(), and llvm::SystemZXPLINKFrameLowering::inlineStackProbe().
Definition at line 28 of file SystemZ.h.
Referenced by getIPMConversion(), and isIntrinsicWithCC().
Definition at line 29 of file SystemZ.h.
Referenced by adjustICmp128(), and getIPMConversion().
Definition at line 30 of file SystemZ.h.
Referenced by getIPMConversion().
Definition at line 31 of file SystemZ.h.
Referenced by getIPMConversion(), and isIntrinsicWithCC().
Definition at line 32 of file SystemZ.h.
Referenced by adjustICmp128(), llvm::SystemZInstrInfo::analyzeBranch(), findCCUse(), llvm::SystemZInstrInfo::getBranchInfo(), getTestUnderMaskCond(), and isIntrinsicWithCC().
const unsigned llvm::SystemZ::CCMASK_ARITH = CCMASK_ANY |
Definition at line 36 of file SystemZ.h.
Referenced by adjustForSubtraction(), adjustForTestUnderMask(), adjustICmp128(), adjustZeroCmp(), getCmp(), getI128Select(), getTestUnderMaskCond(), and reverseCCMask().
const unsigned llvm::SystemZ::CCMASK_CMP_GE = CCMASK_CMP_EQ | CCMASK_CMP_GT |
Definition at line 41 of file SystemZ.h.
Referenced by adjustICmp128(), adjustSubwordCmp(), adjustZeroCmp(), llvm::SystemZTargetLowering::EmitInstrWithCustomInserter(), getI128Select(), and getTestUnderMaskCond().
Definition at line 38 of file SystemZ.h.
Referenced by adjustForTestUnderMask(), adjustICmp128(), adjustSubwordCmp(), adjustZeroCmp(), getI128Select(), getTestUnderMaskCond(), llvm::SystemZELFFrameLowering::inlineStackProbe(), and reverseCCMask().
const unsigned llvm::SystemZ::CCMASK_CMP_LE = CCMASK_CMP_EQ | CCMASK_CMP_LT |
Definition at line 40 of file SystemZ.h.
Referenced by adjustForTestUnderMask(), adjustICmp128(), adjustZeroCmp(), llvm::SystemZTargetLowering::EmitInstrWithCustomInserter(), getI128Select(), and getTestUnderMaskCond().
Definition at line 37 of file SystemZ.h.
Referenced by adjustICmp128(), adjustSubwordCmp(), adjustZeroCmp(), getI128Select(), getTestUnderMaskCond(), llvm::SystemZXPLINKFrameLowering::inlineStackProbe(), and reverseCCMask().
const unsigned llvm::SystemZ::CCMASK_CMP_NE = CCMASK_CMP_LT | CCMASK_CMP_GT |
Definition at line 39 of file SystemZ.h.
Referenced by adjustForSubtraction(), adjustForTestUnderMask(), adjustICmp128(), llvm::SystemZInstrInfo::getBranchInfo(), getCmp(), getI128Select(), and getTestUnderMaskCond().
const unsigned llvm::SystemZ::CCMASK_CMP_O = CCMASK_ANY ^ CCMASK_CMP_UO |
Definition at line 45 of file SystemZ.h.
Referenced by CCMaskForCondCode().
Definition at line 44 of file SystemZ.h.
Referenced by CCMaskForCondCode(), getCmp(), and reverseCCMask().
Definition at line 70 of file SystemZ.h.
Referenced by llvm::SystemZTargetLowering::LowerOperationWrapper().
Definition at line 68 of file SystemZ.h.
Referenced by llvm::SystemZTargetLowering::LowerOperationWrapper().
Definition at line 48 of file SystemZ.h.
Referenced by combineCCMask(), findCCUse(), llvm::SystemZInstrInfo::getBranchInfo(), getCmp(), llvm::SystemZELFFrameLowering::inlineStackProbe(), and llvm::SystemZXPLINKFrameLowering::inlineStackProbe().
const unsigned llvm::SystemZ::CCMASK_LOGICAL = CCMASK_ANY |
const unsigned llvm::SystemZ::CCMASK_LOGICAL_BORROW = CCMASK_LOGICAL_NOCARRY |
const unsigned llvm::SystemZ::CCMASK_LOGICAL_NOBORROW = CCMASK_LOGICAL_CARRY |
Definition at line 27 of file SystemZ.h.
Referenced by findCCUse().
Definition at line 75 of file SystemZ.h.
Referenced by llvm::SystemZSelectionDAGInfo::EmitTargetCodeForMemchr().
Definition at line 73 of file SystemZ.h.
Referenced by llvm::SystemZSelectionDAGInfo::EmitTargetCodeForMemchr().
const unsigned llvm::SystemZ::CCMASK_TBEGIN = CCMASK_ANY |
Definition at line 93 of file SystemZ.h.
Referenced by isIntrinsicWithCCAndChain().
const unsigned llvm::SystemZ::CCMASK_TDC = CCMASK_TDC_NOMATCH | CCMASK_TDC_MATCH |
Definition at line 110 of file SystemZ.h.
Referenced by isIntrinsicWithCC().
const unsigned llvm::SystemZ::CCMASK_TEND = CCMASK_TEND_TX | CCMASK_TEND_NOTX |
Definition at line 98 of file SystemZ.h.
Referenced by isIntrinsicWithCCAndChain().
const unsigned llvm::SystemZ::CCMASK_TM = CCMASK_ANY |
Definition at line 86 of file SystemZ.h.
Referenced by adjustForTestUnderMask(), and combineCCMask().
Definition at line 78 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
Definition at line 81 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
Definition at line 79 of file SystemZ.h.
Referenced by emitCmp(), and getTestUnderMaskCond().
Definition at line 80 of file SystemZ.h.
Referenced by emitCmp(), and getTestUnderMaskCond().
Definition at line 84 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
Definition at line 85 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
const unsigned llvm::SystemZ::CCMASK_TM_SOME_0 = CCMASK_TM_ALL_1 ^ CCMASK_ANY |
Definition at line 82 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
const unsigned llvm::SystemZ::CCMASK_TM_SOME_1 = CCMASK_TM_ALL_0 ^ CCMASK_ANY |
Definition at line 83 of file SystemZ.h.
Referenced by getTestUnderMaskCond().
Definition at line 105 of file SystemZ.h.
Referenced by adjustForTestUnderMask(), adjustICmp128(), and isIntrinsicWithCC().
Definition at line 102 of file SystemZ.h.
Referenced by adjustForTestUnderMask(), and adjustICmp128().
Definition at line 104 of file SystemZ.h.
Referenced by adjustICmp128().
Definition at line 17 of file SystemZCallingConv.cpp.
Referenced by llvm::SystemZTargetLowering::LowerFormalArguments().
Definition at line 13 of file SystemZCallingConv.cpp.
Referenced by llvm::SystemZELFFrameLowering::assignCalleeSavedSpillSlots(), llvm::CC_SystemZ_I128Indirect(), llvm::SystemZELFFrameLowering::determineCalleeSaves(), and llvm::SystemZELFFrameLowering::spillCalleeSavedRegisters().
Definition at line 22 of file SystemZCallingConv.h.
Referenced by llvm::SystemZTargetLowering::LowerFormalArguments().
Definition at line 19 of file SystemZCallingConv.h.
Referenced by llvm::SystemZELFFrameLowering::assignCalleeSavedSpillSlots(), llvm::SystemZELFFrameLowering::determineCalleeSaves(), and llvm::SystemZELFFrameLowering::spillCalleeSavedRegisters().
Definition at line 113 of file SystemZ.h.
Referenced by addIPMSequence(), llvm::SystemZInstrInfo::copyPhysReg(), getCCResult(), getIPMConversion(), and simplifyAssumingCCVal().
|
static |
Definition at line 45 of file SystemZMCFixups.h.
const unsigned llvm::SystemZ::TDCMASK_ALL = TDCMASK_PLUS | TDCMASK_MINUS |
const unsigned llvm::SystemZ::TDCMASK_ZERO = TDCMASK_ZERO_PLUS | TDCMASK_ZERO_MINUS |
Definition at line 155 of file SystemZ.h.
Referenced by llvm::SystemZTTIImpl::getArithmeticReductionCost(), getFastReductionCost(), llvm::SystemZTTIImpl::getMinMaxReductionCost(), llvm::SystemZVectorConstantInfo::isVectorConstantLegal(), llvm::SystemZTTIImpl::shouldExpandReduction(), and llvm::SystemZVectorConstantInfo::SystemZVectorConstantInfo().
const unsigned llvm::SystemZ::VectorBytes = VectorBits / 8 |
Definition at line 159 of file SystemZ.h.
Referenced by getGeneralPermuteNode(), getPermuteNode(), isShlDoublePermute(), llvm::SystemZVectorConstantInfo::isVectorConstantLegal(), matchDoublePermute(), and matchPermute().
Definition at line 27 of file SystemZCallingConv.cpp.
Referenced by llvm::CC_XPLINK64_Shadow_Reg().
Definition at line 22 of file SystemZCallingConv.cpp.
Referenced by llvm::CC_SystemZ_I128Indirect(), llvm::CC_XPLINK64_Shadow_Reg(), and llvm::SystemZXPLINKFrameLowering::emitPrologue().
Definition at line 28 of file SystemZCallingConv.h.
Referenced by llvm::CC_XPLINK64_Shadow_Reg().
Definition at line 25 of file SystemZCallingConv.h.
Referenced by llvm::SystemZXPLINKFrameLowering::emitPrologue().