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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineMemOperand.h 105 unsigned base_alignment, const MDNode *TBAAInfo = 0);
MachineFunction.h 378 unsigned base_alignment,
  /external/mesa3d/src/intel/isl/
isl.c 1240 uint32_t row_pitch, size, base_alignment; local
    [all...]
  /external/mesa3d/src/compiler/
glsl_types.cpp 1522 unsigned base_alignment = 16; local
1768 unsigned base_alignment = 0; local
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineMemOperand.h 119 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
127 unsigned base_alignment,
MachineFunction.h 534 unsigned base_alignment,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineMemOperand.h 135 uint16_t BaseAlignLog2; // log_2(base_alignment) + 1
147 unsigned base_alignment,
MachineFunction.h 643 unsigned base_alignment, const AAMDNodes &AAInfo = AAMDNodes(),
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineFunction.cpp 199 uint64_t s, unsigned base_alignment,
201 return new (Allocator) MachineMemOperand(PtrInfo, f, s, base_alignment,
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 299 uint64_t s, unsigned base_alignment,
306 base_alignment, AAInfo, Ranges);
    [all...]

Completed in 1442 milliseconds