HomeSort by relevance Sort by last modified time
    Searched defs:hasSideEffects (Results 1 - 25 of 58) sorted by null

1 2 3

  /prebuilts/go/darwin-x86/src/cmd/vet/
bool.go 63 if j == len(exprs) || hasSideEffects(exprs[j]) {
138 // hasSideEffects reports whether evaluation of e has side effects.
139 func hasSideEffects(e ast.Expr) bool {
  /prebuilts/go/linux-x86/src/cmd/vet/
bool.go 63 if j == len(exprs) || hasSideEffects(exprs[j]) {
138 // hasSideEffects reports whether evaluation of e has side effects.
139 func hasSideEffects(e ast.Expr) bool {
  /external/proguard/src/proguard/optimize/info/
SideEffectMethodMarker.java 50 private boolean hasSideEffects;
83 if (!hasSideEffects(programMethod) &&
87 hasSideEffects =
93 if (!hasSideEffects)
100 if (hasSideEffects)
118 hasSideEffects = hasSideEffects(clazz, method, codeAttribute);
127 private boolean hasSideEffects(Clazz clazz,
147 if (checker.hasSideEffects(clazz,
175 public static boolean hasSideEffects(Method method
    [all...]
SideEffectInstructionChecker.java 60 private boolean hasSideEffects;
82 public boolean hasSideEffects(Clazz clazz,
88 hasSideEffects = false;
92 return hasSideEffects;
127 hasSideEffects = OPTIMIZE_CONSERVATIVELY;
142 hasSideEffects = true;
152 hasSideEffects = includeReturnInstructions;
167 hasSideEffects = includeReturnInstructions;
197 hasSideEffects = true;
212 hasSideEffects = true
    [all...]
MethodOptimizationInfo.java 36 private boolean hasSideEffects = false;
88 hasSideEffects = true;
92 public boolean hasSideEffects()
94 return hasSideEffects;
284 this.hasSideEffects |= other.hasSideEffects;
297 this.hasSideEffects = true;
  /external/llvm/include/llvm/IR/
InlineAsm.h 48 bool HasSideEffects;
53 const std::string &Constraints, bool hasSideEffects,
65 StringRef Constraints, bool hasSideEffects,
69 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /external/swiftshader/third_party/LLVM/include/llvm/
InlineAsm.h 43 bool HasSideEffects;
47 const std::string &Constraints, bool hasSideEffects,
59 StringRef Constraints, bool hasSideEffects,
62 bool hasSideEffects() const { return HasSideEffects; }
195 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack
200 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
64 StringRef Constraints, bool hasSideEffects,
68 bool hasSideEffects() const { return HasSideEffects; }
213 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
218 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
64 StringRef Constraints, bool hasSideEffects,
68 bool hasSideEffects() const { return HasSideEffects; }
213 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
218 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
InlineAsm.h 44 bool HasSideEffects;
49 const std::string &Constraints, bool hasSideEffects,
63 StringRef Constraints, bool hasSideEffects,
67 bool hasSideEffects() const { return HasSideEffects; }
212 Op_ExtraInfo = 3, // HasSideEffects, IsAlignStack, AsmDialect.
217 MIOp_ExtraInfo = 1, // HasSideEffects, IsAlignStack, AsmDialect.
  /prebuilts/go/darwin-x86/src/cmd/cgo/
gcc.go 934 if !p.hasSideEffects(f, index.X) {
942 // hasSideEffects returns whether the expression x has any side
945 func (p *Package) hasSideEffects(f *File, x ast.Expr) bool {
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
gcc.go 934 if !p.hasSideEffects(f, index.X) {
942 // hasSideEffects returns whether the expression x has any side
945 func (p *Package) hasSideEffects(f *File, x ast.Expr) bool {
    [all...]
  /external/clang/lib/ARCMigrate/
Transforms.cpp 173 bool trans::hasSideEffects(Expr *E, ASTContext &Ctx) {
174 if (!E || !E->HasSideEffects(Ctx))
190 return hasSideEffects(ME->getInstanceReceiver(), Ctx);
  /external/swiftshader/third_party/LLVM/utils/TableGen/
CodeGenInstruction.h 239 bool hasSideEffects;

Completed in 862 milliseconds

1 2 3