Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp77 Function *getBasePtrIntrinsic(Module &M, bool IsV5OrAbove) { in getBasePtrIntrinsic()
86 static bool processUse(CallInst *CI, bool IsV5OrAbove) { in processUse()
325 bool IsV5OrAbove = AMDGPU::getAmdhsaCodeObjectVersion() >= 5; in runOnModule() local
357 bool IsV5OrAbove = AMDGPU::getAmdhsaCodeObjectVersion() >= 5; in run() local