Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp693 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); in selectStackmap() local
872 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); in selectPatchpoint() local
H A DInstrEmitter.cpp905 const MCPhysReg *ScratchRegs = nullptr; in EmitMachineNode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp1246 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegs()
1256 const LivePhysRegs &LiveRegs, SmallVectorImpl<unsigned> &ScratchRegs) { in CMSESaveClearFPRegsV8()
H A DARMBaseInstrInfo.cpp1636 SmallVector<unsigned, 6> ScratchRegs; in expandMEMCPY() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1283 static const MCPhysReg ScratchRegs[] = { SystemZ::R0D, SystemZ::R1D, in getScratchRegisters() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16281 static const MCPhysReg ScratchRegs[] = { in getScratchRegisters() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11818 static const MCPhysReg ScratchRegs[] = { in getScratchRegisters() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2615 static const MCPhysReg ScratchRegs[] = { X86::R11, 0 }; in getScratchRegisters() local