LLVM API Documentation
#include <X86RegisterInfo.h>
Inheritance diagram for llvm::X86RegisterInfo:
Definition at line 25 of file X86RegisterInfo.h.
|
Definition at line 44 of file X86RegisterInfo.cpp. |
|
Definition at line 76 of file X86RegisterInfo.cpp. References llvm::MachineInstrBuilder::addReg(), llvm::BuildMI(), getIdx(), and llvm::TargetRegisterClass::getSize(). |
|
|
|
|
|
foldMemoryOperand - If this target supports it, fold a load or store of the specified stack slot into the specified machine instruction for the specified operand. If this is possible, the target should perform the folding and return true, otherwise it should return false. If it folds the instruction, it is likely that the MachineInstruction the iterator references has been changed. Definition at line 130 of file X86RegisterInfo.cpp. References llvm::MachineInstr::getOpcode(), llvm::MachineInstr::getParent(), MakeMIInst(), MakeMInst(), MakeMRIInst(), MakeMRInst(), MakeRMIInst(), MakeRMInst(), NoFusing, and PrintFailedFusing. |
|
|
Definition at line 67 of file X86RegisterInfo.cpp. References llvm::addFrameReference(), llvm::BuildMI(), and getIdx(). |
|
Definition at line 400 of file X86RegisterInfo.cpp. References llvm::MachineFrameInfo::CreateFixedObject(), llvm::MachineFunction::getFrameInfo(), llvm::MachineFrameInfo::getObjectIndexBegin(), and hasFP(). |
|
Code Generation virtual methods...
Definition at line 58 of file X86RegisterInfo.cpp. References llvm::addFrameReference(), llvm::MachineInstrBuilder::addReg(), llvm::BuildMI(), and getIdx(). |