Home
last modified time | relevance | path

Searched defs:LC (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/include/llvm/Support/
DIRBuilder.h502 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
515 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
522 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
535 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
542 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
555 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
562 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
574 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
585 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
591 if (Constant *LC = dyn_cast<Constant>(LHS)) variable
[all …]
/external/clang/test/CodeGenCXX/
Dmangle-extern-local.cpp29 struct LC { int localfunc() { extern int var4; return var4; } }; in f3() argument
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h92 virtual Loc getLValueVar(const VarDecl *VD, const LocationContext *LC) { in getLValueVar()
101 const LocationContext *LC) { in getLValueCompoundLiteral()
DGRState.h634 const LocationContext *LC) const { in getRegion()
661 const LocationContext *LC) const { in getLValue()
670 const LocationContext *LC) const { in getLValue()
DMemRegion.h481 const LocationContext *LC; // Can be null */ variable
/external/clang/test/Parser/
Dcxx-casting.cpp59 #define LC <: in test2() macro
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp350 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_EXTEND() local
367 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0)); in SoftenFloatRes_FP_ROUND() local
542 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in SoftenFloatRes_XINT_TO_FP() local
698 RTLIB::Libcall LC = RTLIB::getFPROUND(SVT, RVT); in SoftenFloatOp_FP_ROUND() local
726 RTLIB::Libcall LC = RTLIB::getFPTOSINT(N->getOperand(0).getValueType(), RVT); in SoftenFloatOp_FP_TO_SINT() local
734 RTLIB::Libcall LC = RTLIB::getFPTOUINT(N->getOperand(0).getValueType(), RVT); in SoftenFloatOp_FP_TO_UINT() local
742 RTLIB::Libcall LC = RTLIB::FPROUND_F32_F16; in SoftenFloatOp_FP32_TO_FP16() local
1178 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandFloatRes_XINT_TO_FP() local
1361 RTLIB::Libcall LC = RTLIB::getFPTOSINT(N->getOperand(0).getValueType(), RVT); in ExpandFloatOp_FP_TO_SINT() local
1393 RTLIB::Libcall LC = RTLIB::getFPTOUINT(N->getOperand(0).getValueType(), RVT); in ExpandFloatOp_FP_TO_UINT() local
DLegalizeIntegerTypes.cpp1110 RTLIB::Libcall LC; in ExpandAtomic() local
1684 RTLIB::Libcall LC = RTLIB::getFPTOSINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_SINT() local
1694 RTLIB::Libcall LC = RTLIB::getFPTOUINT(Op.getValueType(), VT); in ExpandIntRes_FP_TO_UINT() local
1898 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandIntRes_MUL() local
1960 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandIntRes_SDIV() local
2019 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandIntRes_Shift() local
2127 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandIntRes_SREM() local
2206 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandIntRes_XMULO() local
2261 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandIntRes_UDIV() local
2281 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandIntRes_UREM() local
[all …]
DLegalizeDAG.cpp2151 SDValue SelectionDAGLegalize::ExpandLibCall(RTLIB::Libcall LC, SDNode *Node, in ExpandLibCall()
2196 SDValue SelectionDAGLegalize::ExpandLibCall(RTLIB::Libcall LC, EVT RetVT, in ExpandLibCall()
2231 SelectionDAGLegalize::ExpandChainLibCall(RTLIB::Libcall LC, in ExpandChainLibCall()
2270 RTLIB::Libcall LC; in ExpandFPLibCall() local
2287 RTLIB::Libcall LC; in ExpandIntLibCall() local
2302 RTLIB::Libcall LC; in isDivRemLibcallAvailable() local
2347 RTLIB::Libcall LC; in ExpandDivRemLibCall() local
2837 RTLIB::Libcall LC; in ExpandAtomic() local
3561 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in ExpandNode() local
DLegalizeTypes.cpp1010 SDValue DAGTypeLegalizer::LibCallify(RTLIB::Libcall LC, SDNode *N, in LibCallify()
1032 SDValue DAGTypeLegalizer::MakeLibCall(RTLIB::Libcall LC, EVT RetVT, in MakeLibCall()
1061 DAGTypeLegalizer::ExpandChainLibCall(RTLIB::Libcall LC, in ExpandChainLibCall()
/external/clang/lib/StaticAnalyzer/Checkers/
DUndefCapturedBlockVarChecker.cpp75 const LocationContext *LC = C.getPredecessor()->getLocationContext(); in checkPostStmt() local
DVLASizeChecker.cpp120 const LocationContext *LC = C.getPredecessor()->getLocationContext(); in checkPreStmt() local
DAnalyzerStatsChecker.cpp37 const LocationContext *LC = 0; in checkEndAnalysis() local
DUnreachableCodeChecker.cpp67 const LocationContext *LC = P.getLocationContext(); in checkEndAnalysis() local
DIteratorsChecker.cpp457 const LocationContext *LC = C.getPredecessor()->getLocationContext(); in checkPreStmt() local
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp352 const LocationContext *LC, in ProfileRegion()
564 const LocationContext *LC) { in getVarRegion()
614 const LocationContext *LC) { in getBlockDataRegion()
635 const LocationContext *LC) { in getCompoundLiteralRegion()
704 LocationContext const *LC) { in getCXXTempObjectRegion()
718 const LocationContext *LC) { in getCXXThisRegion()
728 const LocationContext *LC) { in getAllocaRegion()
DEnvironment.cpp132 static bool isBlockExprInCallers(const Stmt *E, const LocationContext *LC) { in isBlockExprInCallers()
DFlatStore.cpp156 const LocationContext *LC, in BindCompoundLiteral()
DGRState.cpp99 const LocationContext *LC, in bindCompoundLiteral()
DCoreEngine.cpp553 const LocationContext *LC, const void *tag){ in GetProgramPoint()
DExprEngine.cpp249 const LocationContext *LC = EntryNode->getLocationContext(); in ProcessStmt() local
2297 const LocationContext *LC = (*I)->getLocationContext(); in VisitCompoundLiteralExpr() local
2337 const LocationContext *LC = N->getLocationContext(); in VisitDeclStmt() local
/external/clang/lib/Analysis/
DAnalysisContext.cpp274 const LocationContext *LC = this; in getCurrentStackFrame() local
285 const LocationContext *LC = this; in getStackFrameForDeclContext() local
418 LocationContext *LC = &*I; in clear() local
/external/llvm/lib/Target/CellSPU/
DSPUISelLowering.cpp61 ExpandLibCall(RTLIB::Libcall LC, SDValue Op, SelectionDAG &DAG, in ExpandLibCall()
2464 RTLIB::Libcall LC = in LowerFP_TO_INT() local
2490 RTLIB::Libcall LC = in LowerINT_TO_FP() local
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp1414 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in SelectSDiv() local
1436 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL; in SelectSRem() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp509 const SCEVConstant *LC = cast<SCEVConstant>(LHS); in compare() local
553 const SCEVNAryExpr *LC = cast<SCEVNAryExpr>(LHS); in compare() local
569 const SCEVUDivExpr *LC = cast<SCEVUDivExpr>(LHS); in compare() local
582 const SCEVCastExpr *LC = cast<SCEVCastExpr>(LHS); in compare() local
4887 const SCEVConstant *LC = dyn_cast<SCEVConstant>(AddRec->getOperand(0)); in SolveQuadraticEquation() local

12