HomeSort by: relevance | last modified time | path
    Searched refs:getDSShaderTypeValue (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 1120 static unsigned getDSShaderTypeValue(const MachineFunction &MF);
AMDGPUInstructionSelector.cpp 1266 unsigned ShaderType = SIInstrInfo::getDSShaderTypeValue(*MF);
SIInstrInfo.cpp 7835 unsigned SIInstrInfo::getDSShaderTypeValue(const MachineFunction &MF) {
SIISelLowering.cpp 6845 SIInstrInfo::getDSShaderTypeValue(DAG.getMachineFunction());

Completed in 33 milliseconds