HomeSort by relevance Sort by last modified time
    Searched refs:LC (Results 126 - 150 of 184) sorted by null

1 2 3 4 56 7 8

  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 241 bool isParentOf(const LocationContext *LC) const;
ProgramPoint.h 212 const LocationContext *LC,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 241 bool isParentOf(const LocationContext *LC) const;
ProgramPoint.h 212 const LocationContext *LC,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
AnalysisContext.h 241 bool isParentOf(const LocationContext *LC) const;
ProgramPoint.h 212 const LocationContext *LC,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 159 SDValue LibCallify(RTLIB::Libcall LC, SDNode *N, bool isSigned);
160 SDValue MakeLibCall(RTLIB::Libcall LC, EVT RetVT,
164 std::pair<SDValue, SDValue> ExpandChainLibCall(RTLIB::Libcall LC,
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
mtd80x.c 199 LC = 0x00001000, /* late collision */
558 } else if( tx_status & (CSL | LC | EC | UDF | HF)){
563 tx_status & LC ? "late" : "",
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 234 for (const auto &LC : LibraryCalls) {
235 setLibcallName(LC.Op, LC.Name);
236 if (LC.Cond != ISD::SETCC_INVALID)
237 setCmpLibcallCC(LC.Op, LC.Cond);
347 for (const auto &LC : LibraryCalls) {
348 setLibcallName(LC.Op, LC.Name);
349 setLibcallCallingConv(LC.Op, LC.CC)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 61 ExpandLibCall(RTLIB::Libcall LC, SDValue Op, SelectionDAG &DAG,
79 SDValue Callee = DAG.getExternalSymbol(TLI.getLibcallName(LC),
87 0, TLI.getLibcallCallingConv(LC), false,
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp     [all...]
  /external/clang/test/SemaCXX/
cxx1y-generic-lambdas-capturing.cpp 1341 auto LC = [](auto a) { return a; };
1343 LC(&r);
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaAlone.cs 89 " -lc{N}: set number of literal context bits - [0, 8], default: 3\n" +
136 kSwitchForms[sw++] = new SwitchForm("LC", SwitchType.UnLimitedPostString, false, 1);
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp 509 const SCEVConstant *LC = cast<SCEVConstant>(LHS);
513 const APInt &LA = LC->getValue()->getValue();
553 const SCEVNAryExpr *LC = cast<SCEVNAryExpr>(LHS);
557 unsigned LNumOps = LC->getNumOperands(), RNumOps = RC->getNumOperands();
561 long X = compare(LC->getOperand(i), RC->getOperand(i));
569 const SCEVUDivExpr *LC = cast<SCEVUDivExpr>(LHS);
573 long X = compare(LC->getLHS(), RC->getLHS());
576 return compare(LC->getRHS(), RC->getRHS());
582 const SCEVCastExpr *LC = cast<SCEVCastExpr>(LHS);
586 return compare(LC->getOperand(), RC->getOperand())
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 534 const SCEVConstant *LC = cast<SCEVConstant>(LHS);
538 const APInt &LA = LC->getAPInt();
578 const SCEVNAryExpr *LC = cast<SCEVNAryExpr>(LHS);
582 unsigned LNumOps = LC->getNumOperands(), RNumOps = RC->getNumOperands();
589 long X = compare(LC->getOperand(i), RC->getOperand(i));
597 const SCEVUDivExpr *LC = cast<SCEVUDivExpr>(LHS);
601 long X = compare(LC->getLHS(), RC->getLHS());
604 return compare(LC->getRHS(), RC->getRHS());
610 const SCEVCastExpr *LC = cast<SCEVCastExpr>(LHS);
614 return compare(LC->getOperand(), RC->getOperand())
    [all...]
  /external/clang/include/clang/Analysis/
ProgramPoint.h 212 const LocationContext *LC,
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
ProgramPoint.h 212 const LocationContext *LC,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
ProgramPoint.h 212 const LocationContext *LC,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
ProgramPoint.h 212 const LocationContext *LC,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
ProgramPoint.h 212 const LocationContext *LC,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
ProgramPoint.h 212 const LocationContext *LC,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
VfrCompile.g     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 178 SDValue LibCallify(RTLIB::Libcall LC, SDNode *N, bool isSigned);
180 std::pair<SDValue, SDValue> ExpandChainLibCall(RTLIB::Libcall LC,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
InductiveRangeCheckElimination.cpp     [all...]

Completed in 604 milliseconds

1 2 3 4 56 7 8