HomeSort by relevance Sort by last modified time
    Searched defs:AllocateReg (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
CallingConvLower.h 239 /// AllocateReg - Attempt to allocate one register. If it is not available,
242 unsigned AllocateReg(unsigned Reg) {
248 /// Version of AllocateReg with extra register to be shadowed.
249 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
256 /// AllocateReg - Attempt to allocate one of the specified registers. If none
259 unsigned AllocateReg(const unsigned *Regs, unsigned NumRegs) {
270 /// Version of AllocateReg with list of registers to be shadowed.
271 unsigned AllocateReg(const unsigned *Regs, const unsigned *ShadowRegs,
  /external/llvm/include/llvm/CodeGen/
CallingConvLower.h 339 /// AllocateReg - Attempt to allocate one register. If it is not available,
342 unsigned AllocateReg(unsigned Reg) {
348 /// Version of AllocateReg with extra register to be shadowed.
349 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
356 /// AllocateReg - Attempt to allocate one of the specified registers. If none
359 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
399 /// Version of AllocateReg with list of registers to be shadowed.
400 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
436 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CallingConvLower.h 348 /// AllocateReg - Attempt to allocate one register. If it is not available,
351 unsigned AllocateReg(unsigned Reg) {
357 /// Version of AllocateReg with extra register to be shadowed.
358 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
365 /// AllocateReg - Attempt to allocate one of the specified registers. If none
368 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
408 /// Version of AllocateReg with list of registers to be shadowed.
409 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
445 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
CallingConvLower.h 348 /// AllocateReg - Attempt to allocate one register. If it is not available,
351 unsigned AllocateReg(unsigned Reg) {
357 /// Version of AllocateReg with extra register to be shadowed.
358 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
365 /// AllocateReg - Attempt to allocate one of the specified registers. If none
368 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
408 /// Version of AllocateReg with list of registers to be shadowed.
409 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
445 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
CallingConvLower.h 348 /// AllocateReg - Attempt to allocate one register. If it is not available,
351 unsigned AllocateReg(unsigned Reg) {
357 /// Version of AllocateReg with extra register to be shadowed.
358 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
365 /// AllocateReg - Attempt to allocate one of the specified registers. If none
368 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
408 /// Version of AllocateReg with list of registers to be shadowed.
409 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
445 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CallingConvLower.h 348 /// AllocateReg - Attempt to allocate one register. If it is not available,
351 unsigned AllocateReg(unsigned Reg) {
357 /// Version of AllocateReg with extra register to be shadowed.
358 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
365 /// AllocateReg - Attempt to allocate one of the specified registers. If none
368 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
408 /// Version of AllocateReg with list of registers to be shadowed.
409 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
445 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
CallingConvLower.h 348 /// AllocateReg - Attempt to allocate one register. If it is not available,
351 unsigned AllocateReg(unsigned Reg) {
357 /// Version of AllocateReg with extra register to be shadowed.
358 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
365 /// AllocateReg - Attempt to allocate one of the specified registers. If none
368 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
408 /// Version of AllocateReg with list of registers to be shadowed.
409 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
445 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
CallingConvLower.h 348 /// AllocateReg - Attempt to allocate one register. If it is not available,
351 unsigned AllocateReg(unsigned Reg) {
357 /// Version of AllocateReg with extra register to be shadowed.
358 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
365 /// AllocateReg - Attempt to allocate one of the specified registers. If none
368 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
408 /// Version of AllocateReg with list of registers to be shadowed.
409 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
445 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
CallingConvLower.h 349 /// AllocateReg - Attempt to allocate one register. If it is not available,
352 unsigned AllocateReg(unsigned Reg) {
358 /// Version of AllocateReg with extra register to be shadowed.
359 unsigned AllocateReg(unsigned Reg, unsigned ShadowReg) {
366 /// AllocateReg - Attempt to allocate one of the specified registers. If none
369 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs) {
409 /// Version of AllocateReg with list of registers to be shadowed.
410 unsigned AllocateReg(ArrayRef<MCPhysReg> Regs, const MCPhysReg *ShadowRegs) {
446 /// Note that, unlike AllocateReg, this shadows ALL of the shadow registers.

Completed in 954 milliseconds