Searched defs:VCCUsed (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.h69 bool VCCUsed = false; member in struct:llvm::SIProgramInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp657 unsigned getNumExtraSGPRs(const MCSubtargetInfo *STI, bool VCCUsed, argument
681 unsigned getNumExtraSGPRs(const MCSubtargetInfo *STI, bool VCCUsed, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4444 calculateGPRBlocks( const FeatureBitset &Features, bool VCCUsed, bool FlatScrUsed, bool XNACKUsed, Optional<bool> EnableWavefrontSize32, unsigned NextFreeVGPR, SMRange VGPRRange, unsigned NextFreeSGPR, SMRange SGPRRange, unsigned &VGPRBlocks, unsigned &SGPRBlocks) argument

Completed in 200 milliseconds