Home
last modified time | relevance | path

Searched refs:SIShrinkInstructions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp28 class SIShrinkInstructions : public MachineFunctionPass { class
35 SIShrinkInstructions() : MachineFunctionPass(ID) { in SIShrinkInstructions() function in __anon911d26be0111::SIShrinkInstructions
50 INITIALIZE_PASS(SIShrinkInstructions, DEBUG_TYPE,
53 char SIShrinkInstructions::ID = 0;
56 return new SIShrinkInstructions(); in createSIShrinkInstructionsPass()
215 void SIShrinkInstructions::shrinkMIMG(MachineInstr &MI) { in shrinkMIMG()
594 bool SIShrinkInstructions::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
H A DCMakeLists.txt139 SIShrinkInstructions.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen/
H A DMakefile110 SIShrinkInstructions.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn223 "SIShrinkInstructions.cpp",