Home
last modified time | relevance | path

Searched defs:DataIdx (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp852 int DataIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdata); createsVALUHazard() local
874 int DataIdx = createsVALUHazard(MI); checkVALUHazardsHelper() local
H A DSIInstrInfo.cpp5600 const int DataIdx = AMDGPU::getNamedOperandIdx(TID.Opcode, getRegClass() local
5787 const int DataIdx = AMDGPU::getNamedOperandIdx(Opc, isOperandLegal() local
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp391 int DataIdx = AMDGPU::getNamedOperandIdx(Opc, DataNameIdx); decodeAVLdSt() local