Searched defs:Src0Idx (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNDPPCombine.cpp | 292 int Src0Idx = NumOperands; createDPPInst() local
|
H A D | SIShrinkInstructions.cpp | 93 int Src0Idx = AMDGPU::getNamedOperandIdx(MI.getOpcode(), AMDGPU::OpName::src0); foldImmediates() local
|
H A D | SIFixSGPRCopies.cpp | 705 int Src0Idx = runOnMachineFunction() local
|
H A D | SIInstrInfo.cpp | 2770 commuteInstructionImpl(MachineInstr & MI,bool NewMI,unsigned Src0Idx,unsigned Src1Idx) const commuteInstructionImpl() argument 2837 int Src0Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src0); findCommutedOpIndices() local 3915 int Src0Idx = AMDGPU::getNamedOperandIdx(MI.getOpcode(), convertToThreeAddress() local 4621 int Src0Idx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::src0); verifyInstruction() local 5848 int Src0Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src0); legalizeOperandsVOP2() local 6750 int Src0Idx = legalizeOperands() local [all...] |
H A D | SIFoldOperands.cpp | 1215 int Src0Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src0); tryConstantFoldOp() local
|
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 4056 const int Src0Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src0); validateMovrels() local 4083 const int Src0Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::src0); validateMAIAccWrite() local 4490 const int Src0Idx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::src0); validateSOPLiteral() local 4836 int Src0Idx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::sdst); validateWaitCnt() local [all...] |