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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FunctionLoweringInfo.h 143 unsigned CreateRegs(Type *Ty);
148 return R = CreateRegs(V->getType());
  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 218 unsigned CreateRegs(Type *Ty);
226 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 217 unsigned CreateRegs(Type *Ty);
225 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 217 unsigned CreateRegs(Type *Ty);
225 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
FunctionLoweringInfo.h 228 unsigned CreateRegs(Type *Ty);
236 return R = CreateRegs(V->getType());
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 369 /// CreateRegs - Allocate the appropriate number of virtual registers of
376 unsigned FunctionLoweringInfo::CreateRegs(Type *Ty) {
StatepointLowering.cpp     [all...]
SelectionDAGISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 212 /// CreateRegs - Allocate the appropriate number of virtual registers of
219 unsigned FunctionLoweringInfo::CreateRegs(Type *Ty) {
SelectionDAGISel.cpp     [all...]
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp     [all...]

Completed in 599 milliseconds