Home
last modified time | relevance | path

Searched refs:earlyClobber (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp593 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp591 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Basic/
H A DTargetInfo.cpp633 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp634 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp633 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp609 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Basic/
H A DTargetInfo.cpp603 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp609 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp634 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Basic/
H A DTargetInfo.cpp668 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp664 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/
H A DTargetInfo.cpp646 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp664 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp664 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Basic/
H A DTargetInfo.cpp664 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Basic/
H A DTargetInfo.cpp664 if (Info.earlyClobber() && Info.isReadWrite() && !Info.allowsRegister()) in validateOutputConstraint()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h813 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h928 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h862 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h855 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A DTargetInfo.h929 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h862 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h827 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DTargetInfo.h992 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h935 bool earlyClobber() { return (Flags & CI_EarlyClobber) != 0; } in earlyClobber() function

12