| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | doc.md.in | 97 #### Initialization 110 #### Cleanup 116 #### Setting Values 127 ### Arithmetic Functions 144 ### Comparison Functions 156 ### Modular Operations 165 ### Conversion of Values 176 ### Other Functions
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | SafeStack.rst | 134 ``__has_feature(safe_stack)`` 147 ``__attribute__((no_sanitize("safe-stack")))`` 162 ``__builtin___get_unsafe_stack_ptr()`` 168 ``__builtin___get_unsafe_stack_bottom()`` 174 ``__builtin___get_unsafe_stack_top()`` 180 ``__builtin___get_unsafe_stack_start()``
|
| H A D | ShadowCallStack.rst | 156 ``__has_feature(shadow_call_stack)`` 171 ``__attribute__((no_sanitize("shadow-call-stack")))``
|
| H A D | LibASTImporter.rst | 85 API chapter
|
| /llvm-project-15.0.7/clang/include/clang/ExtractAPI/Serialization/ |
| H A D | SerializerBase.h | 55 : API(API), ProductName(ProductName), Options(Options) {} in API() argument
|
| H A D | SymbolGraphSerializer.h | 172 : APISerializer(API, ProductName, Options) {} in APISerializer() argument
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | CAPI.md | 186 ### Extensions for Dialect Attributes and Types 198 ### Extensions for Interfaces
|
| /llvm-project-15.0.7/llvm/lib/Support/BLAKE3/ |
| H A D | README.md | 90 # API chapter
|
| /llvm-project-15.0.7/lldb/docs/design/ |
| H A D | overview.rst | 13 API chapter
|
| /llvm-project-15.0.7/mlir/docs/Bindings/ |
| H A D | Python.md | 245 ### Context Management 365 ### Inspecting IR Objects 601 ### Creating IR Objects
|
| /llvm-project-15.0.7/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXMCExpr.cpp | 49 APInt API = APF.bitcastToAPInt(); in printImpl() local
|
| H A D | NVPTXAsmPrinter.cpp | 1751 APInt API = APF.bitcastToAPInt(); in printFPConstant() local
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | StatisticTest.cpp | 70 TEST(StatisticTest, API) { in TEST() argument
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | LLDBLog.h | 19 API = Log::ChannelFlag<0>, enumerator
|
| /llvm-project-15.0.7/clang/lib/ExtractAPI/ |
| H A D | ExtractAPIConsumer.cpp | 236 ExtractAPIVisitor(ASTContext &Context, LocationFileChecker &LCF, APISet &API) in ExtractAPIVisitor() 776 APISet &API; member in __anon4a2c2dcf0111::ExtractAPIVisitor 783 std::unique_ptr<LocationFileChecker> LCF, APISet &API) in ExtractAPIConsumer() 798 MacroCallback(const SourceManager &SM, LocationFileChecker &LCF, APISet &API, in MacroCallback() 868 APISet &API; member in __anon4a2c2dcf0111::MacroCallback
|
| /llvm-project-15.0.7/compiler-rt/lib/xray/tests/unit/ |
| H A D | buffer_queue_test.cpp | 28 TEST(BufferQueueTest, API) { in TEST() argument
|
| /llvm-project-15.0.7/mlir/lib/ExecutionEngine/ |
| H A D | AsyncRuntime.cpp | 460 #define API __declspec(dllexport) macro 462 #define API __attribute__((visibility("default"))) macro
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfExpression.cpp | 225 APInt API = APF.bitcastToAPInt(); in addConstantFP() local
|
| H A D | AsmPrinter.cpp | 3066 APInt API = APF.bitcastToAPInt(); in emitGlobalConstantFP() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | APInt.h | 190 APInt API = getAllOnes(numBits); in getSignedMaxValue() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | APFloat.cpp | 3682 IEEEFloat::IEEEFloat(const fltSemantics &Sem, const APInt &API) { in IEEEFloat()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeFloatTypes.cpp | 268 APInt API = APInt::getAllOnes(Size); in SoftenFloatRes_FABS() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 1401 APInt API = APF.bitcastToAPInt(); in WriteConstantInternal() local
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 5718 enum class AtomicArgumentOrder { API, AST }; enumerator
|