Searched defs:SII (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNCreateVOPD.cpp | 69 doReplace(const SIInstrInfo * SII,VOPDCombineInfo & CI) doReplace() argument |
H A D | AMDGPUInsertSingleUseVDST.cpp |
|
H A D | SIInsertHardClauses.cpp | 177 bool emitClause(const ClauseInfo &CI, const SIInstrInfo *SII) { in emitClause() |
H A D | AMDGPUMarkLastScratchLoad.cpp | 33 const SIInstrInfo *SII = nullptr; member in __anon9abdfecb0111::AMDGPUMarkLastScratchLoad |
H A D | GCNRegPressure.h | 283 auto &SII = *LIS.getSlotIndexes(); getLiveRegMap() local |
H A D | AMDGPUInsertDelayAlu.cpp | 30 const SIInstrInfo *SII; member in __anona99e5d4a0111::AMDGPUInsertDelayAlu |
H A D | AMDGPUISelDAGToDAG.cpp | 3566 const SIInstrInfo * SII = isVGPRImm() local |
/llvm-project/llvm/lib/Target/ARC/ | ||
H A D | ARCExpandPseudos.cpp | 63 MachineBasicBlock::iterator SII) { in expandStore() |