Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp642 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); in selectStackmap() local
824 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); in selectPatchpoint() local
DInstrEmitter.cpp754 const MCPhysReg *ScratchRegs = nullptr; in EmitMachineNode() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1262 llvm::SmallVector<unsigned, 6> ScratchRegs; in expandMEMCPY() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7380 static const MCPhysReg ScratchRegs[] = { in getScratchRegisters() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12036 static const MCPhysReg ScratchRegs[] = { in getScratchRegisters() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp2053 static const MCPhysReg ScratchRegs[] = { X86::R11, 0 }; in getScratchRegisters() local