Home
last modified time | relevance | path

Searched refs:IsCOV2 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.cpp140 bool IsCOV2 = ST.isAmdCodeObjectV2(F); in SIMachineFunctionInfo() local
141 if (IsCOV2) { in SIMachineFunctionInfo()
161 if (ST.hasFlatAddressSpace() && isEntryFunction() && IsCOV2) { in SIMachineFunctionInfo()