/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegisterCoalescer.h | 37 unsigned DstIdx = 0; variable
|
D | TwoAddressInstructionPass.cpp | 681 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
|
D | RegisterCoalescer.cpp | 1240 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
|
/external/llvm/lib/CodeGen/ |
D | RegisterCoalescer.h | 39 unsigned DstIdx; variable
|
D | TwoAddressInstructionPass.cpp | 1211 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
|
D | RegisterCoalescer.cpp | 887 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-10.0/llvm/lib/Target/AMDGPU/ |
D | SIAddIMGInit.cpp | 98 int DstIdx = in runOnMachineFunction() local
|
D | R600ExpandSpecialInstrs.cpp | 98 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in runOnMachineFunction() local
|
D | R600Packetizer.cpp | 89 int DstIdx = TII->getOperandIdx(BI->getOpcode(), R600::OpName::dst); in getPreviousVector() local
|
D | SIPeepholeSDWA.cpp | 403 auto DstIdx = AMDGPU::getNamedOperandIdx(MI.getOpcode(), in convertToSDWA() local
|
D | R600ISelLowering.cpp | 304 int DstIdx = TII->getOperandIdx(MI.getOpcode(), R600::OpName::dst); in EmitInstrWithCustomInserter() local
|
D | SIInstrInfo.cpp | 3316 int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in verifyInstruction() local 3420 const uint32_t DstIdx = in verifyInstruction() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ExpandSpecialInstrs.cpp | 83 int DstIdx = TII->getOperandIdx(MI.getOpcode(), AMDGPU::OpName::dst); in runOnMachineFunction() local
|
D | R600Packetizer.cpp | 92 int DstIdx = TII->getOperandIdx(BI->getOpcode(), AMDGPU::OpName::dst); in getPreviousVector() local
|
D | R600ISelLowering.cpp | 223 int DstIdx = TII->getOperandIdx(MI.getOpcode(), AMDGPU::OpName::dst); in EmitInstrWithCustomInserter() local
|
/external/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 3353 DstIdx = DstGEP->idx_begin(); in depends() local 3783 DstIdx = DstGEP->idx_begin(); in getSplitIteration() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 1632 unsigned DstIdx = (Imm >> 4) & 3; in commuteInstructionImpl() local 4740 unsigned DstIdx = (Imm >> 4) & 3; in foldMemoryOperandCustom() local
|
D | X86ISelLowering.cpp | 34715 unsigned DstIdx = (InsertPSMask >> 4) & 0x3; in combineTargetShuffle() local
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 5691 unsigned DstIdx = (Imm >> 4) & 3; in foldMemoryOperandCustom() local
|
D | X86ISelLowering.cpp | 25817 unsigned DstIdx = (InsertPSMask >> 4) & 0x3; in combineTargetShuffle() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 3406 unsigned DstIdx = 0; // Low bits of the result. in multiplyRegisters() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 2894 const int DstIdx = AMDGPU::getNamedOperandIdx(Opcode, AMDGPU::OpName::vdst); in validateEarlyClobberLimitations() local
|