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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeBearer.java 73 public boolean isConstant();
  /dalvik/dx/src/com/android/dx/rop/type/
TypeBearer.java 73 public boolean isConstant();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjectUtils.h 34 if (!Var->isConstant())
  /external/skia/src/sksl/ir/
SkSLSetting.h 25 ASSERT(fValue->isConstant());
39 bool isConstant() const override {
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
TypedConstant.java 46 public final boolean isConstant() {
  /dalvik/dx/src/com/android/dx/rop/cst/
TypedConstant.java 46 public final boolean isConstant() {
  /external/r8/src/main/java/com/android/tools/r8/ir/code/
FixedRegisterValue.java 33 public boolean isConstant() {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
PseudoSourceValue.h 37 /// isConstant - Test whether the memory pointed to by this
40 virtual bool isConstant(const MachineFrameInfo *) const;
100 virtual bool isConstant(const MachineFrameInfo *MFI) const;
  /external/llvm/include/llvm/IR/
GlobalVariable.h 55 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
61 GlobalVariable(Module &M, Type *Ty, bool isConstant,
140 bool isConstant() const { return isConstantGlobal; }
  /external/swiftshader/third_party/LLVM/include/llvm/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
58 GlobalVariable(Module &M, Type *Ty, bool isConstant,
134 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GlobalVariable.h 53 GlobalVariable(Type *Ty, bool isConstant, LinkageTypes Linkage,
59 GlobalVariable(Module &M, Type *Ty, bool isConstant,
147 bool isConstant() const { return isConstantGlobal; }

Completed in 333 milliseconds

1 2 3 4 5 6 7 8 91011>>