Home
last modified time | relevance | path

Searched defs:RegIdx (Results 1 – 20 of 20) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp106 void PutInWorklist(unsigned RegIdx) { in PutInWorklist()
357 unsigned RegIdx = Register::virtReg2Index(Reg); in determineInitialDefinedLanes() local
490 for (unsigned RegIdx = 0; RegIdx < NumVirtRegs; ++RegIdx) { in runOnce() local
501 unsigned RegIdx = Worklist.front(); in runOnce() local
539 unsigned RegIdx = Register::virtReg2Index(Reg); in runOnce() local
H A DSplitKit.cpp461 VNInfo *SplitEditor::defValue(unsigned RegIdx, in defValue()
498 void SplitEditor::forceRecompute(unsigned RegIdx, const VNInfo &ParentVNI) { in forceRecompute()
538 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy()
581 VNInfo *SplitEditor::defFromParent(unsigned RegIdx, const VNInfo *ParentVNI, in defFromParent()
871 unsigned RegIdx = AssignI.value(); in removeBackCopies() local
1133 unsigned RegIdx; in transferValues() local
1272 unsigned RegIdx = RegAssign.lookup(V->def); in extendPHIKillRanges() local
1287 unsigned RegIdx = RegAssign.lookup(V->def); in extendPHIKillRanges() local
1310 unsigned RegIdx; in rewriteAssigned() member
1334 unsigned RegIdx = RegAssign.lookup(Idx); in rewriteAssigned() local
[all …]
H A DSplitKit.h343 LiveIntervalCalc &getLICalc(unsigned RegIdx) { in getLICalc()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMCallingConv.cpp201 unsigned RegIdx = State.getFirstUnallocated(RegList); in CC_ARM_AAPCS_Custom_Aggregate() local
247 unsigned RegIdx = State.getFirstUnallocated(RegList); in CC_ARM_AAPCS_Custom_Aggregate() local
H A DARMISelLowering.cpp4510 unsigned RegIdx = CCInfo.getFirstUnallocated(GPRArgRegs); in LowerFormalArguments() local
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRAsmPrinter.cpp130 unsigned RegIdx = ByteNumber / BytesPerReg; in PrintAsmOperand() local
H A DAVRISelLowering.cpp1220 unsigned RegIdx = RegLastIdx + TotalBytes; in analyzeArguments() local
1303 int RegIdx = TotalBytes - 1; in analyzeReturnValues() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64CollectLOH.cpp551 int RegIdx = mapRegToGPRIndex(LI.PhysReg); in runOnMachineFunction() local
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp844 SDValue RegIdx = Node->getOperand(2); in trySelect() local
914 SDValue RegIdx = Node->getOperand(2); in trySelect() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp668 for (int64_t OpndIdx = 7, RegIdx = 0; in ExpandVastartSaveXmmRegs() local
H A DX86SpeculativeLoadHardening.cpp1873 unsigned RegIdx = Log2_32(RegBytes); in canHardenRegister() local
H A DX86FastISel.cpp2632 unsigned RegIdx = X86::sub_16bit; in fastLowerIntrinsicCall() local
H A DX86ISelLowering.cpp37212 for (unsigned RegIdx = 0; SavedRegs[RegIdx]; ++RegIdx) { in EmitSjLjDispatchBlock() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1456 LocIndex RegIdx = LocIndex::fromRawInteger(*It); in collectAllVarLocs() local
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp1945 unsigned RegIdx = State.getFirstUnallocated(ArgGPRs); in CC_LoongArch() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2647 unsigned RegIdx = RegNum / AlignSize; in getRegularReg() local
4487 auto RegIdx = Reg - (VGPR32.contains(Reg) ? AMDGPU::VGPR0 : AMDGPU::AGPR0); in validateGWS() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp1975 unsigned RegIdx = CCInfo.getFirstUnallocated(ArgVGPRs); in allocateVGPR32Input() local
1997 unsigned RegIdx = CCInfo.getFirstUnallocated(ArgSGPRs); in allocateSGPR32InputImpl() local
/openbsd/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp887 struct RegIdxOp RegIdx; member
/openbsd/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6887 unsigned RegIdx = 3; in shouldOmitPredicateOperand() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12061 unsigned RegIdx = State.getFirstUnallocated(ArgGPRs); in CC_RISCV() local