LLVM 20.0.0git
|
#include "AMDGPU.h"
#include "GCNSubtarget.h"
#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/CodeGen/LiveStacks.h"
#include "llvm/CodeGen/MachineOperand.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "amdgpu-mark-last-scratch-load" |
Functions | |
INITIALIZE_PASS_BEGIN (AMDGPUMarkLastScratchLoad, DEBUG_TYPE, "AMDGPU Mark last scratch load", false, false) INITIALIZE_PASS_END(AMDGPUMarkLastScratchLoad | |
Variables | |
DEBUG_TYPE | |
AMDGPU Mark last scratch | load |
AMDGPU Mark last scratch | false |
#define DEBUG_TYPE "amdgpu-mark-last-scratch-load" |
Definition at line 24 of file AMDGPUMarkLastScratchLoad.cpp.
INITIALIZE_PASS_BEGIN | ( | AMDGPUMarkLastScratchLoad | , |
DEBUG_TYPE | , | ||
"AMDGPU Mark last scratch load" | , | ||
false | , | ||
false | |||
) |
DEBUG_TYPE |
Definition at line 141 of file AMDGPUMarkLastScratchLoad.cpp.
AMDGPU Mark last scratch false |
Definition at line 142 of file AMDGPUMarkLastScratchLoad.cpp.
AMDGPU Mark last scratch load |
Definition at line 142 of file AMDGPUMarkLastScratchLoad.cpp.
Referenced by DecodeT2LdStPre(), DecodeVLDST1Instruction(), DecodeVLDST2Instruction(), DecodeVLDST3Instruction(), DecodeVLDST4Instruction(), llvm::dwarf_linker::parallel::CompileUnit::getDieOutOffset(), llvm::dwarf_linker::parallel::CompileUnit::getDieTypeEntry(), llvm::object::ResourceSectionRef::load(), LowerCallResult(), and llvm::MachO::DylibReader::readFile().