HomeSort by relevance Sort by last modified time
    Searched refs:hasUnalignedScratchAccess (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 589 bool hasUnalignedScratchAccess() const {
AMDGPUTargetTransformInfo.cpp 281 return (Alignment >= 4 || ST->hasUnalignedScratchAccess()) &&
SIISelLowering.cpp     [all...]

Completed in 67 milliseconds