Home
last modified time | relevance | path

Searched defs:ScratchRegs (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVAsmPrinter.cpp482 unsigned ScratchRegs[] = {RISCV::X6, RISCV::X7}; LowerKCFI_CHECK() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp682 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); selectStackmap() local
861 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); selectPatchpoint() local
H A DInstrEmitter.cpp1002 const MCPhysReg *ScratchRegs = nullptr; EmitMachineNode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1417 assert(!ScratchRegs.empty()); in CMSESaveClearFPRegsV8() argument
1407 CMSESaveClearFPRegs(MachineBasicBlock & MBB,MachineBasicBlock::iterator MBBI,DebugLoc & DL,const LivePhysRegs & LiveRegs,SmallVectorImpl<unsigned> & ScratchRegs) CMSESaveClearFPRegs() argument
[all...]
H A DARMBaseInstrInfo.cpp1668 SmallVector<unsigned, 6> ScratchRegs; expandMEMCPY() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp453 unsigned ScratchRegs[] = {AArch64::W16, AArch64::W17}; LowerKCFI_CHECK() local
[all...]
H A DAArch64ISelLowering.cpp16350 static const MCPhysReg ScratchRegs[] = { getScratchRegisters() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp668 static const MCPhysReg ScratchRegs[] = { X86::R11, 0 }; getScratchRegisters() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1436 static const MCPhysReg ScratchRegs[] = { SystemZ::R0D, SystemZ::R1D, getScratchRegisters() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17372 static const MCPhysReg ScratchRegs[] = { getScratchRegisters() local