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

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 150 unsigned getMaxPrivateElementSize() const {
AMDGPUTargetTransformInfo.cpp 93 return 8 * ST->getMaxPrivateElementSize();
AMDGPUAsmPrinter.cpp 653 getElementByteSizeValue(STM.getMaxPrivateElementSize()));
SIISelLowering.cpp     [all...]
SIInstrInfo.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUTargetTransformInfo.cpp 269 return 8 * ST->getMaxPrivateElementSize();
282 ChainSizeInBytes <= ST->getMaxPrivateElementSize();
AMDGPUSubtarget.h 440 unsigned getMaxPrivateElementSize() const {
AMDGPUAsmPrinter.cpp     [all...]
SIISelLowering.cpp     [all...]
SIInstrInfo.cpp     [all...]

Completed in 883 milliseconds