HomeSort by relevance Sort by last modified time
    Searched refs:Constant (Results 251 - 275 of 1954) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 165 Constant *mapConstant(const Constant &C);
170 void scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init,
172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
174 ArrayRef<Constant *> NewMembers,
176 void scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee,
184 /// BasicBlock), or compute and memoize a value for a Constant.
197 /// 7. Else, compute the equivalent constant, and return it.
263 /// Version of MapValue with type safety for Constant.
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 20 class Constant;
83 /// the object returned may be any sort of constant value, and the
86 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
25 // loads might be replaced with concrete constant values and that could trigger
50 DenseMap<Value *, Constant *> &SimplifiedValues,
60 /// \brief A cache of pointer bases and constant-folded offsets corresponding
72 /// \brief A Value->Constant map for keeping values that we managed to
73 /// constant-fold on the given iteration.
80 DenseMap<Value *, Constant *> &SimplifiedValues;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 21 class Constant;
64 /// This is an auto-upgrade for bitcast constant expression between pointers
67 Value *UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 165 Constant *mapConstant(const Constant &C);
170 void scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init,
172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
174 ArrayRef<Constant *> NewMembers,
176 void scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee,
184 /// BasicBlock), or compute and memoize a value for a Constant.
197 /// 7. Else, compute the equivalent constant, and return it.
263 /// Version of MapValue with type safety for Constant.
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 20 class Constant;
83 /// the object returned may be any sort of constant value, and the
86 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
25 // loads might be replaced with concrete constant values and that could trigger
50 DenseMap<Value *, Constant *> &SimplifiedValues,
60 /// \brief A cache of pointer bases and constant-folded offsets corresponding
72 /// \brief A Value->Constant map for keeping values that we managed to
73 /// constant-fold on the given iteration.
80 DenseMap<Value *, Constant *> &SimplifiedValues;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 21 class Constant;
64 /// This is an auto-upgrade for bitcast constant expression between pointers
67 Value *UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 165 Constant *mapConstant(const Constant &C);
170 void scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init,
172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
174 ArrayRef<Constant *> NewMembers,
176 void scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee,
184 /// BasicBlock), or compute and memoize a value for a Constant.
197 /// 7. Else, compute the equivalent constant, and return it.
263 /// Version of MapValue with type safety for Constant.
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 20 class Constant;
83 /// the object returned may be any sort of constant value, and the
86 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
25 // loads might be replaced with concrete constant values and that could trigger
50 DenseMap<Value *, Constant *> &SimplifiedValues,
60 /// \brief A cache of pointer bases and constant-folded offsets corresponding
72 /// \brief A Value->Constant map for keeping values that we managed to
73 /// constant-fold on the given iteration.
80 DenseMap<Value *, Constant *> &SimplifiedValues;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 21 class Constant;
64 /// This is an auto-upgrade for bitcast constant expression between pointers
67 Value *UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 165 Constant *mapConstant(const Constant &C);
170 void scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init,
172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
174 ArrayRef<Constant *> NewMembers,
176 void scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee,
184 /// BasicBlock), or compute and memoize a value for a Constant.
197 /// 7. Else, compute the equivalent constant, and return it.
263 /// Version of MapValue with type safety for Constant.
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 20 class Constant;
83 /// the object returned may be any sort of constant value, and the
86 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
25 // loads might be replaced with concrete constant values and that could trigger
50 DenseMap<Value *, Constant *> &SimplifiedValues,
60 /// \brief A cache of pointer bases and constant-folded offsets corresponding
72 /// \brief A Value->Constant map for keeping values that we managed to
73 /// constant-fold on the given iteration.
80 DenseMap<Value *, Constant *> &SimplifiedValues;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 21 class Constant;
64 /// This is an auto-upgrade for bitcast constant expression between pointers
67 Value *UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 165 Constant *mapConstant(const Constant &C);
170 void scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init,
172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
174 ArrayRef<Constant *> NewMembers,
176 void scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee,
184 /// BasicBlock), or compute and memoize a value for a Constant.
197 /// 7. Else, compute the equivalent constant, and return it.
263 /// Version of MapValue with type safety for Constant.
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 20 class Constant;
83 /// the object returned may be any sort of constant value, and the
86 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
25 // loads might be replaced with concrete constant values and that could trigger
50 DenseMap<Value *, Constant *> &SimplifiedValues,
60 /// \brief A cache of pointer bases and constant-folded offsets corresponding
72 /// \brief A Value->Constant map for keeping values that we managed to
73 /// constant-fold on the given iteration.
80 DenseMap<Value *, Constant *> &SimplifiedValues;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 21 class Constant;
64 /// This is an auto-upgrade for bitcast constant expression between pointers
67 Value *UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 165 Constant *mapConstant(const Constant &C);
170 void scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init,
172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
174 ArrayRef<Constant *> NewMembers,
176 void scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee,
184 /// BasicBlock), or compute and memoize a value for a Constant.
197 /// 7. Else, compute the equivalent constant, and return it.
263 /// Version of MapValue with type safety for Constant.
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 20 class Constant;
83 /// the object returned may be any sort of constant value, and the
86 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopUnrollAnalyzer.h 11 // potential effects that loop unrolling might have, such as enabling constant
25 // loads might be replaced with concrete constant values and that could trigger
50 DenseMap<Value *, Constant *> &SimplifiedValues,
60 /// \brief A cache of pointer bases and constant-folded offsets corresponding
72 /// \brief A Value->Constant map for keeping values that we managed to
73 /// constant-fold on the given iteration.
80 DenseMap<Value *, Constant *> &SimplifiedValues;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
AutoUpgrade.h 21 class Constant;
64 /// This is an auto-upgrade for bitcast constant expression between pointers
67 Value *UpgradeBitCastExpr(unsigned Opc, Constant *C, Type *DestTy);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ValueMapper.h 165 Constant *mapConstant(const Constant &C);
170 void scheduleMapGlobalInitializer(GlobalVariable &GV, Constant &Init,
172 void scheduleMapAppendingVariable(GlobalVariable &GV, Constant *InitPrefix,
174 ArrayRef<Constant *> NewMembers,
176 void scheduleMapGlobalAliasee(GlobalAlias &GA, Constant &Aliasee,
184 /// BasicBlock), or compute and memoize a value for a Constant.
197 /// 7. Else, compute the equivalent constant, and return it.
263 /// Version of MapValue with type safety for Constant.
264 inline Constant *MapValue(const Constant *V, ValueToValueMapTy &VM
    [all...]

Completed in 906 milliseconds

<<11121314151617181920>>