Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h1439 static unsigned getDSShaderTypeValue(const MachineFunction &MF);
HDAMDGPUInstructionSelector.cpp1585 unsigned ShaderType = SIInstrInfo::getDSShaderTypeValue(*MF); in selectDSOrderedIntrinsic()
HDSIInstrInfo.cpp9685 unsigned SIInstrInfo::getDSShaderTypeValue(const MachineFunction &MF) { in getDSShaderTypeValue() function in SIInstrInfo
HDSIISelLowering.cpp8876 SIInstrInfo::getDSShaderTypeValue(DAG.getMachineFunction()); in LowerINTRINSIC_W_CHAIN()