Searched defs:LC (Results 26 - 47 of 47) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp819 getStackOrCaptureRegionForDeclContext(const LocationContext *LC, argument
370 ProfileRegion(llvm::FoldingSetNodeID& ID, const BlockCodeRegion *BC, const LocationContext *LC, unsigned BlkCount, const MemRegion *sReg) argument
845 getVarRegion(const VarDecl *D, const LocationContext *LC) argument
939 getBlockDataRegion(const BlockCodeRegion *BC, const LocationContext *LC, unsigned blockCount) argument
973 getCompoundLiteralRegion(const CompoundLiteralExpr *CL, const LocationContext *LC) argument
1044 getCXXTempObjectRegion(Expr const *E, LocationContext const *LC) argument
1100 getCXXThisRegion(QualType thisPointerTy, const LocationContext *LC) argument
1121 getAllocaRegion(const Expr *E, unsigned cnt, const LocationContext *LC) argument
[all...]
H A DBugReporter.cpp171 void updateLocCtxMap(const PathPieces *Path, const LocationContext *LC) { argument
636 getEnclosingStmtLocation(const Stmt *S, const LocationContext *LC, argument
857 const LocationContext *LC = C.getCurrLocationContext(); local
1410 addContextEdges(PathPieces &pieces, const LocationContext *LC) argument
1756 const LocationContext *LC = C.getLocationContextFor(&path); local
2133 const LocationContext *LC = N->getLocationContext(); local
2233 markInteresting(const LocationContext *LC) argument
2342 const LocationContext *LC = P.getLocationContext(); local
[all...]
H A DExprEngine.cpp134 ConstructedObjectKey(const ConstructionContextItem &Item, const LocationContext *LC) argument
309 createTemporaryRegionIfNeeded( ProgramStateRef State, const LocationContext *LC, const Expr *InitWithAdjustments, const Expr *Result, const SubRegion **OutRegionWithAdjustments) argument
461 addObjectUnderConstruction(ProgramStateRef State, const ConstructionContextItem &Item, const LocationContext *LC, SVal V) argument
474 getObjectUnderConstruction(ProgramStateRef State, const ConstructionContextItem &Item, const LocationContext *LC) argument
482 finishObjectConstruction(ProgramStateRef State, const ConstructionContextItem &Item, const LocationContext *LC) argument
490 elideDestructor(ProgramStateRef State, const CXXBindTemporaryExpr *BTE, const LocationContext *LC) argument
500 cleanupElidedDestructor(ProgramStateRef State, const CXXBindTemporaryExpr *BTE, const LocationContext *LC) argument
508 isDestructorElided(ProgramStateRef State, const CXXBindTemporaryExpr *BTE, const LocationContext *LC) argument
518 const LocationContext *LC = FromLC; local
663 shouldRemoveDeadBindings(AnalysisManager &AMgr, const Stmt *S, const ExplodedNode *Pred, const LocationContext *LC) argument
689 removeDead(ExplodedNode *Pred, ExplodedNodeSet &Out, const Stmt *ReferenceStmt, const LocationContext *LC, const Stmt *DiagnosticStmt, ProgramPoint::Kind K) argument
821 const LocationContext *LC = Pred->getLocationContext(); local
1074 const LocationContext *LC = Pred->getLocationContext(); local
1138 const LocationContext *LC = Pred->getLocationContext(); local
1163 const LocationContext *LC = Node->getLocationContext(); local
2295 const LocationContext *LC = FromLC; local
2795 const LocationContext *LC = Pred->getLocationContext(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h715 LoopExit(const Stmt *LoopStmt, const LocationContext *LC) argument
337 FunctionExitPoint(const ReturnStmt *S, const LocationContext *LC, const ProgramPointTag *tag = nullptr) argument
/freebsd-12-stable/contrib/ee/
H A Dnew_curse.h169 int LC; /* last column */ member in struct:WIND
/freebsd-12-stable/libexec/getty/
H A Dgettytab.h163 #define LC gettyflags[13].value macro
/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryWriter.cpp158 enum { LC = llvm::MachO::LC_SEGMENT_64 }; enumerator in enum:lld::mach_o::normalized::MachOFileLayout::MachO64Trait::__anon3814
165 enum { LC = llvm::MachO::LC_SEGMENT }; enumerator in enum:lld::mach_o::normalized::MachOFileLayout::MachO32Trait::__anon3815
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp143 SDValue DAGTypeLegalizer::SoftenFloatRes_Unary(SDNode *N, RTLIB::Libcall LC) { argument
162 SDValue DAGTypeLegalizer::SoftenFloatRes_Binary(SDNode *N, RTLIB::Libcall LC) { argument
492 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); local
519 RTLIB::Libcall LC = RTLIB::getFPEXT(MVT::f32, N->getValueType(0)); local
529 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); local
556 RTLIB::Libcall LC = GetFPLibCall(N->getValueType(0), local
731 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
833 RTLIB::Libcall LC = RTLIB::getFPROUND(SVT, FloatRVT); local
890 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
1031 SoftenFloatOp_Unary(SDNode *N, RTLIB::Libcall LC) argument
1208 ExpandFloatRes_Unary(SDNode *N, RTLIB::Libcall LC, SDValue &Lo, SDValue &Hi) argument
1223 ExpandFloatRes_Binary(SDNode *N, RTLIB::Libcall LC, SDValue &Lo, SDValue &Hi) argument
1575 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
1788 RTLIB::Libcall LC = RTLIB::getFPTOSINT(Op.getValueType(), RVT); local
1808 RTLIB::Libcall LC = RTLIB::getFPTOUINT(Op.getValueType(), RVT); local
[all...]
H A DLegalizeIntegerTypes.cpp1951 RTLIB::Libcall LC = RTLIB::getSYNC(Opc, VT); local
2704 RTLIB::Libcall LC = RTLIB::getFPTOSINT(Op.getValueType(), VT); local
2727 RTLIB::Libcall LC = RTLIB::getFPTOUINT(Op.getValueType(), VT); local
2747 RTLIB::Libcall LC local
3306 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
3381 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
3497 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
3589 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
3655 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
3682 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
4055 RTLIB::Libcall LC = RTLIB::getSINTTOFP(Op.getValueType(), DstVT); local
4175 RTLIB::Libcall LC = RTLIB::getUINTTOFP(Op.getValueType(), DstVT); local
[all...]
H A DTargetLowering.cpp126 TargetLowering::makeLibCall(SelectionDAG &DAG, RTLIB::Libcall LC, EVT RetVT, argument
[all...]
H A DDAGCombiner.cpp3609 RTLIB::Libcall LC; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp690 const SCEVConstant *LC = cast<SCEVConstant>(LHS); local
744 const SCEVNAryExpr *LC = cast<SCEVNAryExpr>(LHS); local
764 const SCEVUDivExpr *LC = cast<SCEVUDivExpr>(LHS); local
782 const SCEVCastExpr *LC = cast<SCEVCastExpr>(LHS); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h677 const LocationContext *LC; // Can be null member in class:clang::ento::BlockDataRegion
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp347 RTLIB::Libcall LC; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1733 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; local
[all...]
H A DARMISelLowering.cpp5405 RTLIB::Libcall LC; local
5485 RTLIB::Libcall LC; local
8916 RTLIB::Libcall LC = local
16197 RTLIB::Libcall LC; local
16264 RTLIB::Libcall LC = getDivRemLibcall(Op.getNode(), local
16309 RTLIB::Libcall LC = getDivRemLibcall(N, N->getValueType(0).getSimpleVT(). local
16406 RTLIB::Libcall LC; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp538 const Constant *LC = L.Values[i]; local
549 bool LatticeCell::add(const Constant *LC) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2787 const LocationContext *LC = C.getLocationContext(); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h1167 auto *LC = dyn_cast<Constant>(L); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3590 RTLIB::Libcall LC; local
[all...]
H A DAArch64ISelLowering.cpp2520 RTLIB::Libcall LC; local
2535 RTLIB::Libcall LC; local
2612 RTLIB::Libcall LC; local
2706 RTLIB::Libcall LC = ArgVT == MVT::f64 ? RTLIB::SINCOS_STRET_F64 local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp895 RTLIB::Libcall LC; local

Completed in 343 milliseconds

12