Searched defs:ScratchRegs (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp850 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); local
1029 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1206 CMSESaveClearFPRegs( MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, DebugLoc &DL, const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) argument
1216 CMSESaveClearFPRegsV8( MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, DebugLoc &DL, const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) argument
[all...]
H A DARMBaseInstrInfo.cpp1603 SmallVector<unsigned, 6> ScratchRegs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2558 static const MCPhysReg ScratchRegs[] = { X86::R11, 0 }; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1276 static const MCPhysReg ScratchRegs[] = { SystemZ::R0D, SystemZ::R1D, local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16441 static const MCPhysReg ScratchRegs[] = { local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10330 static const MCPhysReg ScratchRegs[] = { local

Completed in 398 milliseconds