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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetData.h 193 unsigned getPointerPrefAlignment() const { return PointerPrefAlign; }
  /external/llvm/lib/IR/
DataLayout.cpp 589 unsigned DataLayout::getPointerPrefAlignment(unsigned AS) const {
634 : getPointerPrefAlignment(0));
639 : getPointerPrefAlignment(AS));
  /external/llvm/include/llvm/IR/
DataLayout.h 316 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 312 unsigned getPointerPrefAlignment(unsigned AS = 0) const;
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetData.cpp 456 : getPointerPrefAlignment());
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.cpp 642 unsigned Align = TD->getPointerPrefAlignment();
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]

Completed in 290 milliseconds