Home
last modified time | relevance | path

Searched refs:classification (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/
H A DUninitializedValues.cpp470 const ClassifyRefs &classification; member in __anon812707660511::TransferFunctions
477 const ClassifyRefs &classification, in TransferFunctions() argument
480 classification(classification), objCNoRet(ac.getASTContext()), in TransferFunctions()
746 switch (classification.get(dr)) { in VisitDeclRefExpr()
844 const ClassifyRefs &classification, in runOnBlock() argument
862 TransferFunctions tf(vals, cfg, block, ac, classification, handler); in runOnBlock()
931 ClassifyRefs classification(ac); in runUninitializedVariablesAnalysis() local
932 cfg.VisitBlockStmts(classification); in runUninitializedVariablesAnalysis()
955 classification, wasAnalyzed, PBH); in runUninitializedVariablesAnalysis()
968 runOnBlock(block, cfg, ac, vals, classification, wasAnalyzed, handler); in runUninitializedVariablesAnalysis()
/llvm-project-15.0.7/llvm/docs/
H A DStackSafetyAnalysis.rst46 We expect that users can tolerate false classification of variables as
48 can't accept false 'safe' classification which may cause sanitizers to miss actual
H A DLangRef.rst11236 which defy better classification.
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/ELF/
H A Dsection-types-edgecases.yaml1 # This test doesn't attempt to mandate a specific section classification. It is
/llvm-project-15.0.7/llvm/test/Transforms/ArgumentPromotion/
H A Dvariadic.ll6 ; bake in the classification when they use things like byval, as in this test.
/llvm-project-15.0.7/llvm/test/Transforms/Attributor/ArgumentPromotion/
H A Dvariadic.ll9 ; bake in the classification when they use things like byval, as in this test.
/llvm-project-15.0.7/llvm/lib/Target/DirectX/
H A DDXIL.td58 dxil_category category; // classification for this instruction
/llvm-project-15.0.7/libcxx/include/
H A Dtype_traits33 // Primary classification traits:
49 // Secondary classification traits:
/llvm-project-15.0.7/mlir/docs/
H A DLangRef.md772 to the classification above.
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrFormats.td76 // classification.
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DBuiltins.def473 // Unary FP classification
H A DDiagnosticSemaKinds.td8633 "floating point classification requires argument of floating point type "
/llvm-project-15.0.7/clang/docs/
H A DAutomaticReferenceCounting.rst617 operands, if they agree in classification, or else the other if one is known