Searched refs:AMDGPUMachineFunction (Results 1 – 19 of 19) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMachineFunction.cpp | 19 AMDGPUMachineFunction::AMDGPUMachineFunction(const MachineFunction &MF) in AMDGPUMachineFunction() function in AMDGPUMachineFunction 51 unsigned AMDGPUMachineFunction::allocateLDSGlobal(const DataLayout &DL, in allocateLDSGlobal() 92 void AMDGPUMachineFunction::allocateModuleLDSGlobal(const Function &F) { in allocateModuleLDSGlobal() 106 AMDGPUMachineFunction::getLDSKernelIdMetadata(const Function &F) { in getLDSKernelIdMetadata() 120 void AMDGPUMachineFunction::setDynLDSAlign(const DataLayout &DL, in setDynLDSAlign()
|
| H A D | AMDGPUMachineFunction.h | 23 class AMDGPUMachineFunction : public MachineFunctionInfo { 67 AMDGPUMachineFunction(const MachineFunction &MF);
|
| H A D | AMDGPUAsmPrinter.h | 24 class AMDGPUMachineFunction; variable 71 const AMDGPUMachineFunction* MFI);
|
| H A D | R600MachineFunctionInfo.cpp | 15 : AMDGPUMachineFunction(MF) { } in R600MachineFunctionInfo()
|
| H A D | R600MachineFunctionInfo.h | 19 class R600MachineFunctionInfo final : public AMDGPUMachineFunction {
|
| H A D | R600ISelLowering.h | 84 SDValue LowerGlobalAddress(AMDGPUMachineFunction *MFI, SDValue Op,
|
| H A D | AMDGPUISelLowering.h | 23 class AMDGPUMachineFunction; variable 108 virtual SDValue LowerGlobalAddress(AMDGPUMachineFunction *MFI, SDValue Op,
|
| H A D | CMakeLists.txt | 75 AMDGPUMachineFunction.cpp
|
| H A D | AMDGPUAsmPrinter.cpp | 372 const AMDGPUMachineFunction *MFI) { in emitCommonFunctionComments() 467 const AMDGPUMachineFunction *MFI = MF.getInfo<AMDGPUMachineFunction>(); in runOnMachineFunction()
|
| H A D | SIMachineFunctionInfo.cpp | 33 : AMDGPUMachineFunction(MF), in SIMachineFunctionInfo()
|
| H A D | SIMachineFunctionInfo.h | 351 class SIMachineFunctionInfo final : public AMDGPUMachineFunction {
|
| H A D | SIISelLowering.h | 69 SDValue LowerGlobalAddress(AMDGPUMachineFunction *MFI, SDValue Op,
|
| H A D | AMDGPUISelLowering.cpp | 1201 SDValue AMDGPUTargetLowering::LowerGlobalAddress(AMDGPUMachineFunction* MFI, in LowerGlobalAddress() 1634 const AMDGPUMachineFunction *MFI = MF.getInfo<AMDGPUMachineFunction>(); in LowerDIVREM24() 4246 const AMDGPUMachineFunction *MFI = MF.getInfo<AMDGPUMachineFunction>(); in getImplicitParameterOffset()
|
| H A D | AMDGPUCallLowering.cpp | 817 AMDGPUMachineFunction::getLDSKernelIdMetadata(MF.getFunction()); in passSpecialInputs()
|
| H A D | R600ISelLowering.cpp | 666 SDValue R600TargetLowering::LowerGlobalAddress(AMDGPUMachineFunction *MFI, in LowerGlobalAddress()
|
| H A D | SIISelLowering.cpp | 1674 AMDGPUMachineFunction::getLDSKernelIdMetadata(F); in getLDSKernelId() 2827 Optional<uint32_t> Id = AMDGPUMachineFunction::getLDSKernelIdMetadata(F); in passSpecialInputs() 6048 SDValue SITargetLowering::LowerGlobalAddress(AMDGPUMachineFunction *MFI, in LowerGlobalAddress()
|
| H A D | AMDGPULegalizerInfo.cpp | 4205 AMDGPUMachineFunction::getLDSKernelIdMetadata(F); in getLDSKernelId()
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/ |
| H A D | BUILD.gn | 158 "AMDGPUMachineFunction.cpp",
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 6308 llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
|