Searched defs:DstRegs (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 615 SmallVector<Register, 2> DstRegs; in narrowScalar() local 727 SmallVector<Register, 2> Src1Regs, Src2Regs, DstRegs; in narrowScalar() local 762 SmallVector<Register, 2> Src1Regs, Src2Regs, DstRegs; in narrowScalar() local 913 SmallVector<Register, 2> DstRegs; in narrowScalar() local 1022 SmallVector<Register, 2> DstRegs; in narrowScalar() local 1084 SmallVector<Register, 2> SrcRegs, DstRegs; in narrowScalar() local 2327 SmallVector<Register, 2> DstRegs; in fewerElementsVectorImplicitDef() local 2412 SmallVector<Register, 2> DstRegs, Src0Regs, Src1Regs, Src2Regs; in fewerElementsVectorBasic() local 2481 SmallVector<Register, 4> DstRegs, LeftoverDstRegs; in fewerElementsVectorMultiEltType() local 2569 SmallVector<Register, 4> SrcRegs, DstRegs; in fewerElementsVectorCasts() local [all …]
|
D | CallLowering.cpp | 155 void CallLowering::unpackRegs(ArrayRef<Register> DstRegs, Register SrcReg, in unpackRegs()
|
D | IRTranslator.cpp | 978 auto &DstRegs = allocateVRegs(U); in translateExtractValue() local 990 auto &DstRegs = allocateVRegs(U); in translateInsertValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 326 SmallVector<Register, 2> DstRegs; in tryCombineMerges() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 323 std::set<unsigned> DstRegs; in MakeFetchClause() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ControlFlowFinalizer.cpp | 338 std::set<unsigned> DstRegs; in MakeFetchClause() local
|
D | AMDGPUCallLowering.cpp | 219 ArrayRef<Register> DstRegs, in unpackRegsToOrigType()
|
D | AMDGPURegisterBankInfo.cpp | 1933 SmallVector<Register, 2> DstRegs(OpdMapper.getVRegs(0)); in applyMappingImpl() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 826 SmallSet<unsigned, 4> DstRegs; in copyPhysReg() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 966 SmallSet<unsigned, 4> DstRegs; in copyPhysReg() local
|