Home
last modified time | relevance | path

Searched defs:DstIdx (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.h39 unsigned DstIdx = 0; variable
H A DTwoAddressInstructionPass.cpp538 unsigned DstIdx, in commuteInstruction()
1127 unsigned SrcIdx, unsigned DstIdx, in tryInstructionTransform()
1323 unsigned DstIdx = 0; in collectTiedOperands() local
1372 unsigned DstIdx = TP.second; in processTiedPairs() local
1594 unsigned DstIdx = TiedPairs[0].second; in runOnMachineFunction() local
H A DRegisterCoalescer.cpp1266 unsigned DstIdx = CP.isFlipped() ? CP.getSrcIdx() : CP.getDstIdx(); in reMaterializeTrivialDef() local
1884 unsigned DstIdx = CP.getDstIdx(); in joinCopy() local
3490 unsigned DstIdx = CP.getDstIdx(); in joinVirtRegs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600ExpandSpecialInstrs.cpp86 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in runOnMachineFunction() local
H A DR600Packetizer.cpp84 int DstIdx = TII->getOperandIdx(BI->getOpcode(), R600::OpName::dst); in getPreviousVector() local
H A DSIPeepholeSDWA.cpp377 auto DstIdx = AMDGPU::getNamedOperandIdx(MI.getOpcode(), in convertToSDWA() local
H A DR600ISelLowering.cpp276 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in EmitInstrWithCustomInserter() local
H A DSIInstrInfo.cpp3843 int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in verifyInstruction() local
3948 const uint32_t DstIdx = in verifyInstruction() local
4296 int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in verifyInstruction() local
H A DSIISelLowering.cpp11278 int DstIdx = in AddIMGInit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp478 unsigned DstIdx = 0; in computeKnownBitsImpl() local
H A DLegalizerHelper.cpp4670 unsigned DstIdx = 0; // Low bits of the result. in multiplyRegisters() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp33 enum { DstIdx = 0, SrcIdx = 1 }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp301 int DstIdx = AMDGPU::getNamedOperandIdx(Opc, AMDGPU::OpName::vdst); in decodeOperand_AVLdSt_Any() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2116 unsigned DstIdx = (Imm >> 4) & 3; in commuteInstructionImpl() local
5422 unsigned DstIdx = (Imm >> 4) & 3; in foldMemoryOperandCustom() local
H A DX86ISelLowering.cpp7680 unsigned DstIdx = 0; in getFauxShuffleMask() local
37858 unsigned DstIdx = (InsertPSMask >> 4) & 0x3; in combineTargetShuffle() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3327 const int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in validateEarlyClobberLimitations() local