Searched defs:PrevReg (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/ |
H A D | InvalidPtrChecker.cpp | 186 const MemRegion *PrevReg = *Reg; postPreviousReturnInvalidatingCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 853 buildMergeLaneMasks(MachineBasicBlock & MBB,MachineBasicBlock::iterator I,const DebugLoc & DL,Register DstReg,Register PrevReg,Register CurReg) buildMergeLaneMasks() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 559 unsigned PrevReg = 0; generateExistingPhis() local 1140 rewriteScheduledInstr(MachineBasicBlock * BB,InstrMapTy & InstrMap,unsigned CurStageNum,unsigned PhiNum,MachineInstr * Phi,unsigned OldReg,unsigned NewReg,unsigned PrevReg) rewriteScheduledInstr() argument
|
H A D | RegAllocFast.cpp | 989 MCPhysReg PrevReg = LRI->PhysReg; defineLiveThroughVirtReg() local
|
H A D | MachinePipeliner.cpp | 2573 unsigned PrevReg = getLoopPhiReg(*Phi, MI->getParent()); canUseLastOffsetValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 633 MCOperand PrevReg = MCOperand::createReg(Sparc::G0); expandSET() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1434 int PrevReg = *RegList.List->begin(); in isRegList16() local 6853 unsigned PrevReg = Mips::NoRegister; in parseRegisterList() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 4388 unsigned PrevReg = FirstReg; tryParseMatrixTileList() local 4480 int64_t PrevReg = FirstReg; tryParseVectorList() local
|