Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.h37 unsigned DstIdx = 0; variable
DTwoAddressInstructionPass.cpp681 unsigned DstIdx, in commuteInstruction()
1271 unsigned SrcIdx, unsigned DstIdx, in tryInstructionTransform()
1468 unsigned DstIdx = 0; in collectTiedOperands() local
1519 unsigned DstIdx = TiedPairs[tpi].second; in processTiedPairs() local
1741 unsigned DstIdx = TiedPairs[0].second; in runOnMachineFunction() local
DRegisterCoalescer.cpp1240 unsigned DstIdx = CP.isFlipped() ? CP.getSrcIdx() : CP.getDstIdx(); in reMaterializeTrivialDef() local
1800 unsigned DstIdx = CP.getDstIdx(); in joinCopy() local
3374 unsigned DstIdx = CP.getDstIdx(); in joinVirtRegs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIAddIMGInit.cpp98 int DstIdx = in runOnMachineFunction() local
DR600ExpandSpecialInstrs.cpp98 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in runOnMachineFunction() local
DR600Packetizer.cpp89 int DstIdx = TII->getOperandIdx(BI->getOpcode(), R600::OpName::dst); in getPreviousVector() local
DSIPeepholeSDWA.cpp403 auto DstIdx = AMDGPU::getNamedOperandIdx(MI.getOpcode(), in convertToSDWA() local
DR600ISelLowering.cpp304 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in EmitInstrWithCustomInserter() local
DSIInstrInfo.cpp3316 int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in verifyInstruction() local
3420 const uint32_t DstIdx = in verifyInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp1632 unsigned DstIdx = (Imm >> 4) & 3; in commuteInstructionImpl() local
4740 unsigned DstIdx = (Imm >> 4) & 3; in foldMemoryOperandCustom() local
DX86ISelLowering.cpp34712 unsigned DstIdx = (InsertPSMask >> 4) & 0x3; in combineTargetShuffle() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3406 unsigned DstIdx = 0; // Low bits of the result. in multiplyRegisters() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp2894 const int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in validateEarlyClobberLimitations() local