Home
last modified time | relevance | path

Searched defs:FirstReg (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchAsmPrinter.cpp101 unsigned RegID = MO.getReg().id(), FirstReg; in PrintAsmOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1695 if (MCRegister FirstReg = MRI.getSubReg(Reg, AArch64::dsub0)) in printVectorList() local
1697 else if (MCRegister FirstReg = MRI.getSubReg(Reg, AArch64::qsub0)) in printVectorList() local
1699 else if (MCRegister FirstReg = MRI.getSubReg(Reg, AArch64::zsub0)) in printVectorList() local
1701 else if (MCRegister FirstReg = MRI.getSubReg(Reg, AArch64::psub0)) in printVectorList() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp391 Register FirstReg; in CreateRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3384 MCRegister FirstReg = Inst.getOperand(0).getReg(); in expandLoadSingleImmToGPR() local
3401 MCRegister FirstReg = Inst.getOperand(0).getReg(); in expandLoadSingleImmToFPR() local
3453 MCRegister FirstReg = Inst.getOperand(0).getReg(); in expandLoadDoubleImmToGPR() local
3516 MCRegister FirstReg = Inst.getOperand(0).getReg(); in expandLoadDoubleImmToFPR() local
4355 MCRegister FirstReg = Inst.getOperand(0).getReg(); in expandTrunc() local
5296 MCRegister FirstReg = Inst.getOperand(0).getReg(); in expandLoadStoreDMacro() local
5343 MCRegister FirstReg = Inst.getOperand(0).getReg(); in expandStoreDM1Macro() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp494 Register FirstReg; in ScanInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2254 Register &FirstReg, Register &SecondReg, Register &BaseReg, int &Offset, in CanFormLdStDWord()
2413 Register FirstReg, SecondReg; in RescheduleOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4541 unsigned FirstReg, unsigned LastReg, const CCValAssign &VA, in copyByValRegs()
4594 MachineFrameInfo &MFI, SelectionDAG &DAG, SDValue Arg, unsigned FirstReg, in passByValArg()
4741 unsigned FirstReg = 0; in HandleByVal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1891 unsigned FirstReg = FirstRegs[(unsigned)RegTy][NumRegs]; in addVectorListOperands() local
4547 unsigned FirstReg, ElementWidth; in tryParseMatrixTileList() local
4637 MCRegister FirstReg; in tryParseVectorList() local
8408 MCRegister FirstReg; in tryParseGPRSeqPair() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1627 Register FirstReg = SwapOps ? FalseReg : TrueReg, in insertSelect() local
H A DPPCISelLowering.cpp7066 const MCRegister FirstReg = State.AllocateReg(PPC::R9); in CC_AIX() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3251 unsigned FirstReg = 0; in computeCalleeSaveRegisterPairs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp4926 MCRegister FirstReg = Reg; in parseVectorList() local