Home
last modified time | relevance | path

Searched defs:NewVReg (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCVSXCopy.cpp105 Register NewVReg = MRI.createVirtualRegister(SrcRC); in processBlock() local
127 Register NewVReg = MRI.createVirtualRegister(DstRC); in processBlock() local
H A DPPCVSXSwapRemoval.cpp925 Register NewVReg = MRI->createVirtualRegister(DstRC); in handleSpecialSwappables() local
H A DPPCMIPeephole.cpp1586 Register NewVReg = MRI->createVirtualRegister(&PPC::CRRCRegClass); in eliminateRedundantCompare() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXCopy.cpp105 Register NewVReg = MRI.createVirtualRegister(SrcRC); in processBlock() local
127 Register NewVReg = MRI.createVirtualRegister(DstRC); in processBlock() local
H A DPPCVSXSwapRemoval.cpp899 Register NewVReg = MRI->createVirtualRegister(DstRC); in handleSpecialSwappables() local
H A DPPCMIPeephole.cpp1458 Register NewVReg = MRI->createVirtualRegister(&PPC::CRRCRegClass); in eliminateRedundantCompare() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCVSXCopy.cpp115 unsigned NewVReg = MRI.createVirtualRegister(SrcRC); in processBlock() local
141 unsigned NewVReg = MRI.createVirtualRegister(DstRC); in processBlock() local
H A DPPCVSXSwapRemoval.cpp887 unsigned NewVReg = MRI->createVirtualRegister(DstRC); in handleSpecialSwappables() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp322 Register NewVReg = MRI->createVirtualRegister(OpRC); in AddRegisterOperand() local
389 Register NewVReg = MRI->createVirtualRegister(IIRC); in AddOperand() local
616 Register NewVReg = MRI->createVirtualRegister(DstRC); in EmitCopyToRegClassNode() local
633 Register NewVReg = MRI->createVirtualRegister(TRI->getAllocatableClass(RC)); in EmitRegSequence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp643 Register NewVReg = Edit->createFrom(Original); in reMaterializeFor() local
1006 void InlineSpiller::insertReload(Register NewVReg, in insertReload()
1037 void InlineSpiller::insertSpill(Register NewVReg, bool isKill, in insertSpill()
1143 Register NewVReg = Edit->createFrom(Reg); in spillAroundUses() local
H A DRenameIndependentSubregs.cpp142 Register NewVReg = MRI->createVirtualRegister(RegClass); in INITIALIZE_PASS_DEPENDENCY() local
H A DRegisterBankInfo.cpp723 Register NewVReg) { in setVRegs()
H A DLiveIntervals.cpp1744 Register NewVReg = MRI->cloneVirtualRegister(Reg); in splitSeparateComponents() local
H A DPeepholeOptimizer.cpp1251 Register NewVReg = MRI->createVirtualRegister(DefRC); in rewriteSource() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp605 unsigned NewVReg = Edit->createFrom(Original); in reMaterializeFor() local
901 void InlineSpiller::insertReload(unsigned NewVReg, in insertReload()
932 void InlineSpiller::insertSpill(unsigned NewVReg, bool isKill, in insertSpill()
1032 unsigned NewVReg = Edit->createFrom(Reg); in spillAroundUses() local
H A DRenameIndependentSubregs.cpp142 Register NewVReg = MRI->createVirtualRegister(RegClass); in INITIALIZE_PASS_DEPENDENCY() local
H A DLiveIntervals.cpp1673 Register NewVReg = MRI->createVirtualRegister(RegClass); in splitSeparateComponents() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DInlineSpiller.cpp557 unsigned NewVReg = Edit->createFrom(Original); in reMaterializeFor() local
832 void InlineSpiller::insertReload(unsigned NewVReg, in insertReload()
849 void InlineSpiller::insertSpill(unsigned NewVReg, bool isKill, in insertSpill()
946 unsigned NewVReg = Edit->createFrom(Reg); in spillAroundUses() local
H A DRenameIndependentSubregs.cpp142 unsigned NewVReg = MRI->createVirtualRegister(RegClass); in INITIALIZE_PASS_DEPENDENCY() local
H A DLiveIntervalAnalysis.cpp1564 unsigned NewVReg = MRI->createVirtualRegister(RegClass); in splitSeparateComponents() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp331 Register NewVReg = MRI->createVirtualRegister(OpRC); in AddRegisterOperand() local
398 Register NewVReg = MRI->createVirtualRegister(IIRC); in AddOperand() local
617 Register NewVReg = MRI->createVirtualRegister(DstRC); in EmitCopyToRegClassNode() local
634 Register NewVReg = MRI->createVirtualRegister(TRI->getAllocatableClass(RC)); in EmitRegSequence() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp339 unsigned NewVReg = MRI->createVirtualRegister(DstRC); in AddRegisterOperand() local
596 unsigned NewVReg = MRI->createVirtualRegister(DstRC); in EmitCopyToRegClassNode() local
613 unsigned NewVReg = MRI->createVirtualRegister(TRI->getAllocatableClass(RC)); in EmitRegSequence() local
/aosp_15_r20/external/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp568 for (unsigned &NewVReg : NewVRegsForOpIdx) { in createVRegs() local
579 unsigned NewVReg) { in setVRegs()
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp303 unsigned *NewVReg = nullptr) { in canFoldIntoCSel()
513 unsigned NewVReg = 0; in insertSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp720 Register NewVReg) { in setVRegs()

12