HomeSort by relevance Sort by last modified time
    Searched refs:ByValRegs (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/CodeGen/
CallingConvLower.h 209 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
211 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
223 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
224 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
227 // ByValRegs may also contain information about wasted registers.
229 // And in that case ByValRegs[1].Waste would be "true".
230 // ByValRegs vector size still would be 2,
231 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
234 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
235 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CallingConvLower.h 204 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
206 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
218 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
219 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
222 // ByValRegs may also contain information about wasted registers.
224 // And in that case ByValRegs[1].Waste would be "true".
225 // ByValRegs vector size still would be 2,
226 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
229 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
230 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
CallingConvLower.h 204 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
206 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
218 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
219 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
222 // ByValRegs may also contain information about wasted registers.
224 // And in that case ByValRegs[1].Waste would be "true".
225 // ByValRegs vector size still would be 2,
226 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
229 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
230 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
CallingConvLower.h 204 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
206 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
218 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
219 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
222 // ByValRegs may also contain information about wasted registers.
224 // And in that case ByValRegs[1].Waste would be "true".
225 // ByValRegs vector size still would be 2,
226 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
229 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
230 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CallingConvLower.h 204 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
206 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
218 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
219 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
222 // ByValRegs may also contain information about wasted registers.
224 // And in that case ByValRegs[1].Waste would be "true".
225 // ByValRegs vector size still would be 2,
226 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
229 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
230 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
CallingConvLower.h 204 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
206 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
218 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
219 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
222 // ByValRegs may also contain information about wasted registers.
224 // And in that case ByValRegs[1].Waste would be "true".
225 // ByValRegs vector size still would be 2,
226 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
229 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
230 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
CallingConvLower.h 204 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
206 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
218 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
219 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
222 // ByValRegs may also contain information about wasted registers.
224 // And in that case ByValRegs[1].Waste would be "true".
225 // ByValRegs vector size still would be 2,
226 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
229 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
230 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
CallingConvLower.h 205 // ByValInfo and SmallVector<ByValInfo, 4> ByValRegs:
207 // Vector of ByValInfo instances (ByValRegs) is introduced for byval registers
219 // ByValRegs[0] describes how "%r" is stored (Begin == r1, End == r2)
220 // ByValRegs[1] describes how "%t" is stored (Begin == r3, End == r4).
223 // ByValRegs may also contain information about wasted registers.
225 // And in that case ByValRegs[1].Waste would be "true".
226 // ByValRegs vector size still would be 2,
227 // while "%t" goes to the stack: it wouldn't be described in ByValRegs.
230 // 1. Initially ByValRegs is empty, InRegsParamsProcessed is 0.
231 // 2. HandleByVal fillups ByValRegs
    [all...]

Completed in 516 milliseconds