Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterCoalescer.h38 unsigned DstIdx = 0; variable
DTwoAddressInstructionPass.cpp683 unsigned DstIdx, in commuteInstruction()
1266 unsigned SrcIdx, unsigned DstIdx, in tryInstructionTransform()
1464 unsigned DstIdx = 0; in collectTiedOperands() local
1515 unsigned DstIdx = TiedPairs[tpi].second; in processTiedPairs() local
1734 unsigned DstIdx = TiedPairs[0].second; in runOnMachineFunction() local
DRegisterCoalescer.cpp1103 unsigned DstIdx = CP.isFlipped() ? CP.getSrcIdx() : CP.getDstIdx(); in reMaterializeTrivialDef() local
1639 unsigned DstIdx = CP.getDstIdx(); in joinCopy() local
3149 unsigned DstIdx = CP.getDstIdx(); in joinVirtRegs() local
/external/llvm/lib/CodeGen/
DRegisterCoalescer.h39 unsigned DstIdx; variable
DTwoAddressInstructionPass.cpp1211 unsigned SrcIdx, unsigned DstIdx, in tryInstructionTransform()
1409 unsigned DstIdx = 0; in collectTiedOperands() local
1460 unsigned DstIdx = TiedPairs[tpi].second; in processTiedPairs() local
1671 unsigned DstIdx = TiedPairs[0].second; in runOnMachineFunction() local
DRegisterCoalescer.cpp887 unsigned DstIdx = CP.isFlipped() ? CP.getSrcIdx() : CP.getDstIdx(); in reMaterializeTrivialDef() local
1356 unsigned DstIdx = CP.getDstIdx(); in joinCopy() local
2668 unsigned DstIdx = CP.getDstIdx(); in joinVirtRegs() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp99 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in runOnMachineFunction() local
DR600Packetizer.cpp90 int DstIdx = TII->getOperandIdx(BI->getOpcode(), R600::OpName::dst); in getPreviousVector() local
DSIPeepholeSDWA.cpp406 auto DstIdx = AMDGPU::getNamedOperandIdx(MI.getOpcode(), in convertToSDWA() local
DR600ISelLowering.cpp302 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in EmitInstrWithCustomInserter() local
DSIInstrInfo.cpp2726 int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in verifyInstruction() local
/external/llvm/lib/Target/AMDGPU/
DR600ExpandSpecialInstrs.cpp83 int DstIdx = TII->getOperandIdx(MI.getOpcode(), AMDGPU::OpName::dst); in runOnMachineFunction() local
DR600Packetizer.cpp92 int DstIdx = TII->getOperandIdx(BI->getOpcode(), AMDGPU::OpName::dst); in getPreviousVector() local
DR600ISelLowering.cpp223 int DstIdx = TII->getOperandIdx(MI.getOpcode(), AMDGPU::OpName::dst); in EmitInstrWithCustomInserter() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp864 unsigned SrcIdx, unsigned DstIdx, unsigned Dist, in TryInstructionTransform()
1094 unsigned DstIdx = 0; in runOnMachineFunction() local
1123 unsigned DstIdx = TiedPairs[0].second; in runOnMachineFunction() local
1142 unsigned DstIdx = TiedPairs[tpi].second; in runOnMachineFunction() local
DVirtRegRewriter.cpp1489 unsigned &DstIdx) { in CommuteChangesDestination()
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp3353 DstIdx = DstGEP->idx_begin(); in depends() local
3783 DstIdx = DstGEP->idx_begin(); in getSplitIteration() local
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp5691 unsigned DstIdx = (Imm >> 4) & 3; in foldMemoryOperandCustom() local
DX86ISelLowering.cpp25817 unsigned DstIdx = (InsertPSMask >> 4) & 0x3; in combineTargetShuffle() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp4764 unsigned DstIdx = (Imm >> 4) & 3; in foldMemoryOperandCustom() local
DX86ISelLowering.cpp30752 unsigned DstIdx = (InsertPSMask >> 4) & 0x3; in combineTargetShuffle() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp2331 const int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in validateEarlyClobberLimitations() local