Home
last modified time | relevance | path

Searched defs:IsAGPR (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp271 bool IsAGPR = false; analyzeResourceUsage() local
[all...]
H A DSIFixSGPRCopies.cpp310 bool IsAGPR = TRI->isAGPRClass(DstRC); foldVGPRCopyIntoRegSequence() local
H A DSILoadStoreOptimizer.cpp118 bool IsAGPR; global() member
H A DSIRegisterInfo.cpp1351 const bool IsAGPR = !ST.hasGFX90AInsts() && isAGPRClass(RC); buildSpillLoadStore() local
H A DSIInstrInfo.cpp5777 bool IsAGPR = RI.isAGPR(MRI, MO->getReg()); isOperandLegal() local
9923 bool IsAGPR = RI.isAGPR(MRI, DataReg); enforceOperandRCAlignment() local
/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp541 bool IsAGPR = Enc & AMDGPU::HWEncoding::IS_AGPR; in getAVOperandEncoding() local
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1512 bool IsAGPR = Val & 512; decodeSrcOp() local