Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1662 if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::dsub0)) in printVectorList() local
1664 else if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::qsub0)) in printVectorList() local
1666 else if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::zsub0)) in printVectorList() local
1668 else if (unsigned FirstReg = MRI.getSubReg(Reg, AArch64::psub0)) in printVectorList() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp382 Register FirstReg; in CreateRegs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3407 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadSingleImmToGPR() local
3424 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadSingleImmToFPR() local
3478 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadDoubleImmToGPR() local
3543 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadDoubleImmToFPR() local
4384 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandTrunc() local
5326 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandLoadStoreDMacro() local
5373 unsigned FirstReg = Inst.getOperand(0).getReg(); in expandStoreDM1Macro() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp494 unsigned FirstReg = 0; in ScanInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp2258 Register &FirstReg, Register &SecondReg, Register &BaseReg, int &Offset, in CanFormLdStDWord()
2420 Register FirstReg, SecondReg; in RescheduleOps() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1787 unsigned FirstReg = FirstRegs[(unsigned)RegTy][NumRegs]; in addVectorListOperands() local
4385 unsigned FirstReg, ElementWidth; in tryParseMatrixTileList() local
4481 MCRegister FirstReg; in tryParseVectorList() local
7713 MCRegister FirstReg; in tryParseGPRSeqPair() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4356 unsigned FirstReg, unsigned LastReg, const CCValAssign &VA, in copyByValRegs()
4409 MachineFrameInfo &MFI, SelectionDAG &DAG, SDValue Arg, unsigned FirstReg, in passByValArg()
4556 unsigned FirstReg = 0; in HandleByVal() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2551 unsigned FirstReg = 0; in computeCalleeSaveRegisterPairs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1634 Register FirstReg = SwapOps ? FalseReg : TrueReg, in insertSelect() local
H A DPPCISelLowering.cpp6790 const unsigned FirstReg = State.AllocateReg(PPC::R9); in CC_AIX() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp4774 unsigned FirstReg = Reg; in parseVectorList() local