Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1669 if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::dsub0)) printVectorList() local
1671 else if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::qsub0)) printVectorList() local
1673 else if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::zsub0)) printVectorList() local
1675 else if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::psub0)) printVectorList() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp386 Register FirstReg; in CreateRegs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3435 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadSingleImmToGPR() local
3452 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadSingleImmToFPR() local
3506 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadDoubleImmToGPR() local
3571 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadDoubleImmToFPR() local
4412 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandTrunc() local
5354 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadStoreDMacro() local
5401 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandStoreDM1Macro() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp491 unsigned FirstReg = 0; in ScanInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2257 Register &FirstReg, Register &SecondReg, Register &BaseReg, int &Offset, in CanFormLdStDWord()
2416 Register FirstReg, SecondReg; in RescheduleOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4368 unsigned FirstReg, unsigned LastReg, const CCValAssign &VA, in copyByValRegs()
4421 MachineFrameInfo &MFI, SelectionDAG &DAG, SDValue Arg, unsigned FirstReg, in passByValArg()
4568 unsigned FirstReg = 0; in HandleByVal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1862 unsigned FirstReg = FirstRegs[(unsigned)RegTy][NumRegs]; in addVectorListOperands() local
4416 unsigned FirstReg, ElementWidth; in tryParseMatrixTileList() local
4506 MCRegister FirstReg; in tryParseVectorList() local
7878 MCRegister FirstReg; in tryParseGPRSeqPair() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1629 Register FirstReg = SwapOps ? FalseReg : TrueReg, in insertSelect() local
H A DPPCISelLowering.cpp7054 const unsigned FirstReg = State.AllocateReg(PPC::R9); in CC_AIX() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2967 unsigned FirstReg = 0; in computeCalleeSaveRegisterPairs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp4897 unsigned FirstReg = Reg; in parseVectorList() local