Searched defs:SecondReg (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 2255 CanFormLdStDWord(MachineInstr * Op0,MachineInstr * Op1,DebugLoc & dl,unsigned & NewOpc,Register & FirstReg,Register & SecondReg,Register & BaseReg,int & Offset,Register & PredReg,ARMCC::CondCodes & Pred,bool & isT2) CanFormLdStDWord() argument 2414 Register FirstReg, SecondReg; RescheduleOps() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 4413 unsigned SecondReg = Inst.getOperand(1).getReg(); in expandTrunc() local 5355 unsigned SecondReg = nextReg(FirstReg); in expandLoadStoreDMacro() local 5402 unsigned SecondReg = nextReg(FirstReg); in expandStoreDM1Macro() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 1615 SecondReg = SwapOps ? TrueReg : FalseReg; insertSelect() local
|
H A D | PPCISelLowering.cpp | 6927 const unsigned SecondReg = State.AllocateReg(PPC::R10); CC_AIX() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 7821 MCRegister SecondReg; tryParseGPRSeqPair() local
|