Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp750 int DataIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdata); in createsVALUHazard() local
772 int DataIdx = createsVALUHazard(MI); in checkVALUHazardsHelper() local
H A DSIInstrInfo.cpp4470 const int DataIdx = AMDGPU::getNamedOperandIdx(TID.Opcode, in getRegClass() local
4688 const int DataIdx = AMDGPU::getNamedOperandIdx(Opc, in isOperandLegal() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp299 int DataIdx = AMDGPU::getNamedOperandIdx(Opc, DataNameIdx); in decodeOperand_AVLdSt_Any() local