Home
last modified time | relevance | path

Searched refs:checkArithmeticFenceSupported (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/
H A DTargetInfo.cpp455 if (Opts.ProtectParens && !checkArithmeticFenceSupported()) { in adjust()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp451 if (Opts.ProtectParens && !checkArithmeticFenceSupported()) { in adjust()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp451 if (Opts.ProtectParens && !checkArithmeticFenceSupported()) { in adjust()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp451 if (Opts.ProtectParens && !checkArithmeticFenceSupported()) { in adjust()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp451 if (Opts.ProtectParens && !checkArithmeticFenceSupported()) { in adjust()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Basic/
H A DTargetInfo.cpp451 if (Opts.ProtectParens && !checkArithmeticFenceSupported()) { in adjust()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DTargetInfo.h1448 virtual bool checkArithmeticFenceSupported() const { return false; } in checkArithmeticFenceSupported() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/Targets/
H A DX86.h369 bool checkArithmeticFenceSupported() const override { return true; } in checkArithmeticFenceSupported() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DX86.h367 bool checkArithmeticFenceSupported() const override { return true; } in checkArithmeticFenceSupported() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DX86.h367 bool checkArithmeticFenceSupported() const override { return true; } in checkArithmeticFenceSupported() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1428 virtual bool checkArithmeticFenceSupported() const { return false; } in checkArithmeticFenceSupported() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1428 virtual bool checkArithmeticFenceSupported() const { return false; } in checkArithmeticFenceSupported() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1428 virtual bool checkArithmeticFenceSupported() const { return false; } in checkArithmeticFenceSupported() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/Targets/
H A DX86.h367 bool checkArithmeticFenceSupported() const override { return true; } in checkArithmeticFenceSupported() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/Targets/
H A DX86.h367 bool checkArithmeticFenceSupported() const override { return true; } in checkArithmeticFenceSupported() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1428 virtual bool checkArithmeticFenceSupported() const { return false; } in checkArithmeticFenceSupported() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DTargetInfo.h1428 virtual bool checkArithmeticFenceSupported() const { return false; } in checkArithmeticFenceSupported() function
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Basic/Targets/
H A DX86.h367 bool checkArithmeticFenceSupported() const override { return true; } in checkArithmeticFenceSupported() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaChecking.cpp6858 if (!Context.getTargetInfo().checkArithmeticFenceSupported()) in SemaBuiltinArithmeticFence()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaChecking.cpp6663 if (!Context.getTargetInfo().checkArithmeticFenceSupported()) in SemaBuiltinArithmeticFence()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaChecking.cpp6663 if (!Context.getTargetInfo().checkArithmeticFenceSupported()) in SemaBuiltinArithmeticFence()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp6663 if (!Context.getTargetInfo().checkArithmeticFenceSupported()) in SemaBuiltinArithmeticFence()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaChecking.cpp6663 if (!Context.getTargetInfo().checkArithmeticFenceSupported()) in SemaBuiltinArithmeticFence()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaChecking.cpp6663 if (!Context.getTargetInfo().checkArithmeticFenceSupported()) in SemaBuiltinArithmeticFence()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGBuiltin.cpp2883 getContext().getTargetInfo().checkArithmeticFenceSupported(); in EmitBuiltinExpr()

12