Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp830 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); in selectStackmap() local
1010 const MCPhysReg *ScratchRegs = TLI.getScratchRegisters(CC); in selectPatchpoint() local
DInstrEmitter.cpp814 const MCPhysReg *ScratchRegs = nullptr; in EmitMachineNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1547 SmallVector<unsigned, 6> ScratchRegs; in expandMEMCPY() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1236 static const MCPhysReg ScratchRegs[] = { SystemZ::R0D, SystemZ::R1D, in getScratchRegisters() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9569 static const MCPhysReg ScratchRegs[] = { in getScratchRegisters() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15302 static const MCPhysReg ScratchRegs[] = { in getScratchRegisters() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp2575 static const MCPhysReg ScratchRegs[] = { X86::R11, 0 }; in getScratchRegisters() local