Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp28 class SIFoldOperands : public MachineFunctionPass { class
33 SIFoldOperands() : MachineFunctionPass(ID) { in SIFoldOperands() function in __anon117f1b4f0111::SIFoldOperands
74 INITIALIZE_PASS(SIFoldOperands, DEBUG_TYPE,
77 char SIFoldOperands::ID = 0;
79 char &llvm::SIFoldOperandsID = SIFoldOperands::ID;
82 return new SIFoldOperands(); in createSIFoldOperandsPass()
295 bool SIFoldOperands::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
DCMakeLists.txt68 SIFoldOperands.cpp
DSIInstructions.td1916 // 64-bit vector move instruction. This is mainly used by the SIFoldOperands
/external/llvm/test/CodeGen/AMDGPU/
Dmadak.ll195 ; SIFoldOperands should not fold the SGPR copy into the instruction