/aosp_15_r20/external/skia/src/sksl/analysis/ |
H A D | SkSLHasSideEffects.cpp | 22 bool Analysis::HasSideEffects(const Expression& expr) { in HasSideEffects() function in SkSL::Analysis
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/ |
D | util.go | 30 func HasSideEffects(info *types.Info, e ast.Expr) bool { func
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceIntrinsics.h | 127 enum SideEffects HasSideEffects : 1; member
|
H A D | IceInst.h | 235 bool HasSideEffects = false; variable 436 constexpr bool HasSideEffects = true; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 665 bool HasSideEffects) { in buildIntrinsic() 677 bool HasSideEffects) { in buildIntrinsic()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 48 bool HasSideEffects; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 43 bool HasSideEffects; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.cpp | 763 bool HasSideEffects) { in buildIntrinsic() 775 bool HasSideEffects) { in buildIntrinsic()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | InlineAsm.h | 47 bool HasSideEffects; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | InlineAsm.h | 46 bool HasSideEffects; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | InlineAsm.h | 47 bool HasSideEffects; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | InlineAsm.h | 47 bool HasSideEffects; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | InlineAsm.h | 47 bool HasSideEffects; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 375 bool HasSideEffects; member
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | nodes.h | 1735 bool HasSideEffects() const { in HasSideEffects() function 2188 bool HasSideEffects() const { return side_effects_.HasSideEffects(); } in HasSideEffects() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3381 bool HasSideEffects = Record[0] & 1; in parseConstants() local 3407 bool HasSideEffects = Record[0] & 1; in parseConstants() local 3435 bool HasSideEffects = Record[OpNum] & 1; in parseConstants() local 3471 bool HasSideEffects = Record[OpNum] & 1; in parseConstants() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 525 bool HasSideEffects : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/ |
D | Instruction.h | 525 bool HasSideEffects : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/ |
D | Instruction.h | 525 bool HasSideEffects : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/ |
D | Instruction.h | 525 bool HasSideEffects : 1; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/ |
D | Instruction.h | 525 bool HasSideEffects : 1; variable
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | Expr.cpp | 2785 bool HasSideEffects; member in __anon40406c680211::SideEffectFinder 2802 bool Expr::HasSideEffects(const ASTContext &Ctx, in HasSideEffects() function in Expr
|
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3237 bool HasSideEffects = Record[0] & 1; in parseConstants() local 3261 bool HasSideEffects = Record[0] & 1; in parseConstants() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 2735 bool HasSideEffects = Record[0] & 1; in parseConstants() local 2760 bool HasSideEffects = Record[0] & 1; in parseConstants() local
|
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 1915 bool HasSideEffects = Record[0] & 1; in ParseConstants() local
|