Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUResourceUsageAnalysis.cpp264 bool IsAGPR = false; analyzeResourceUsage() local
[all...]
H A DSIFixSGPRCopies.cpp310 bool IsAGPR = TRI->isAGPRClass(DstRC); in foldVGPRCopyIntoRegSequence() local
H A DSILoadStoreOptimizer.cpp118 bool IsAGPR; member
H A DSIRegisterInfo.cpp1342 const bool IsAGPR = !ST.hasGFX90AInsts() && isAGPRClass(RC); buildSpillLoadStore() local
H A DSIInstrInfo.cpp5666 bool IsAGPR = RI.isAGPR(MRI, MO->getReg()); isOperandLegal() local
9806 bool IsAGPR = RI.isAGPR(MRI, DataReg); enforceOperandRCAlignment() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp504 bool IsAGPR = false; getAVOperandEncoding() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1586 bool IsAGPR = Val & 512; decodeSrcOp() local