HomeSort by relevance Sort by last modified time
    Searched defs:getAlignment (Results 126 - 150 of 385) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ObjectFile.h 103 uint64_t getAlignment() const;
157 uint32_t getAlignment() const;
355 inline uint32_t SymbolRef::getAlignment() const {
418 inline uint64_t SectionRef::getAlignment() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 492 unsigned getAlignment() const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ObjectFile.h 103 uint64_t getAlignment() const;
157 uint32_t getAlignment() const;
355 inline uint32_t SymbolRef::getAlignment() const {
418 inline uint64_t SectionRef::getAlignment() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 492 unsigned getAlignment() const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ObjectFile.h 103 uint64_t getAlignment() const;
157 uint32_t getAlignment() const;
355 inline uint32_t SymbolRef::getAlignment() const {
418 inline uint64_t SectionRef::getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DataLayout.h 164 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
497 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 235 unsigned getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ObjectFile.h 94 uint64_t getAlignment() const;
148 uint32_t getAlignment() const;
336 inline uint32_t SymbolRef::getAlignment() const {
396 inline uint64_t SectionRef::getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetRegisterInfo.h 101 unsigned getAlignment() const { return SpillAlignment; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 314 unsigned getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 314 unsigned getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 492 unsigned getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ObjectFile.h 103 uint64_t getAlignment() const;
157 uint32_t getAlignment() const;
355 inline uint32_t SymbolRef::getAlignment() const {
418 inline uint64_t SectionRef::getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 492 unsigned getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ObjectFile.h 103 uint64_t getAlignment() const;
157 uint32_t getAlignment() const;
355 inline uint32_t SymbolRef::getAlignment() const {
418 inline uint64_t SectionRef::getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }
IntrinsicInst.h 492 unsigned getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ObjectFile.h 103 uint64_t getAlignment() const;
157 uint32_t getAlignment() const;
355 inline uint32_t SymbolRef::getAlignment() const {
418 inline uint64_t SectionRef::getAlignment() const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
DataLayout.h 171 unsigned getAlignment(Type *Ty, bool abi_or_pref) const;
505 unsigned getAlignment() const { return StructAlignment; }

Completed in 603 milliseconds

1 2 3 4 56 7 8 91011>>