HomeSort by relevance Sort by last modified time
    Searched defs:SL (Results 1 - 25 of 25) sorted by null

  /external/clang/tools/libclang/
CIndexInclusionStack.cpp 47 const SrcMgr::SLocEntry &SL = (SM.*Getter)(i, &Invalid);
49 if (!SL.isFile() || Invalid)
52 const SrcMgr::FileInfo &FI = SL.getFile();
  /external/clang/lib/StaticAnalyzer/Checkers/
UnreachableCodeChecker.cpp 133 SourceLocation SL;
137 SL = DL.asLocation();
138 if (SR.isInvalid() || !SL.isValid())
146 if (SM.isInSystemHeader(SL) || SM.isInExternCSystemHeader(SL))
  /external/llvm/lib/CodeGen/
Analysis.cpp 81 const StructLayout *SL = TLI.getTargetData()->getStructLayout(STy);
87 StartingOffset + SL->getElementOffset(EI - EB));
  /external/llvm/lib/Transforms/Utils/
AddrModeMatcher.cpp 226 const StructLayout *SL = TD->getStructLayout(STy);
229 ConstantOffset += SL->getElementOffset(Idx);
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 277 SourceLocation SL = SM.getExpansionLoc(D->getLocation());
278 if (!Opts.AnalyzeAll && !SM.isFromMainFile(SL))
  /external/icu4c/test/intltest/
itspoof.cpp 140 const uint32_t SL = USPOOF_SINGLE_SCRIPT_CONFUSABLE;
146 CHECK_SKELETON(SL, " A 1ong \\u02b9identifier' that will overflow implementation stack buffers, forcing heap allocations."
160 CHECK_SKELETON(SL, "\\uFC5F", " \\u064d\\u0651");
162 CHECK_SKELETON(SL, "nochange", "nochange");
169 CHECK_SKELETON(SL, "\\u059c", "\\u0301");
170 CHECK_SKELETON(SL, "\\u2A74", "\\u003A\\u003A\\u003D");
171 CHECK_SKELETON(SL, "\\u247E", "\\u0028\\u006C\\u006C\\u0029"); // "(ll)"
172 CHECK_SKELETON(SL, "\\uFDFB", "\\u062C\\u0644\\u0020\\u062C\\u0644\\u0627\\u0644\\u0647");
174 // This mapping exists in the ML and MA tables, does not exist in SL, SA
176 CHECK_SKELETON(SL, "\\u0C83", "\\u0C83")
    [all...]
  /external/llvm/lib/Target/
TargetData.cpp 357 StructLayout *&SL = (*STM)[Ty];
358 if (SL) return SL;
366 // Set SL before calling StructLayout's ctor. The ctor could cause other
368 SL = L;
  /external/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp     [all...]
CGExprConstant.cpp 894 ObjCStringLiteral* SL = cast<ObjCStringLiteral>(E);
896 CGM.getObjCRuntime().GenerateConstantString(SL->getString());
    [all...]
  /external/clang/lib/Lex/
PTHLexer.cpp 517 llvm::OwningPtr<PTHStringIdLookup> SL(PTHStringIdLookup::Create(StringIdTable,
551 SL.take(), NumIds, spellingBase,
577 PTHStringIdLookup& SL = *((PTHStringIdLookup*)StringIdLookup);
580 PTHStringIdLookup::iterator I = SL.find(std::make_pair(Name.data(),
582 if (I == SL.end()) // No identifier found?
  /external/llvm/lib/Analysis/
ConstantFolding.cpp 277 const StructLayout *SL = TD.getStructLayout(CS->getType());
278 unsigned Index = SL->getElementContainingOffset(ByteOffset);
279 uint64_t CurEltOffset = SL->getElementOffset(Index);
299 uint64_t NextEltOffset = SL->getElementOffset(Index);
689 const StructLayout &SL = *TD->getStructLayout(STy);
690 unsigned ElIdx = SL.getElementContainingOffset(Offset.getZExtValue());
693 Offset -= APInt(BitWidth, SL.getElementOffset(ElIdx));
    [all...]
ScalarEvolutionExpander.cpp 440 const StructLayout &SL = *SE.TD->getStructLayout(STy);
442 if (FullOffset < SL.getSizeInBytes()) {
443 unsigned ElIdx = SL.getElementContainingOffset(FullOffset);
448 SE.getConstant(Ty, FullOffset - SL.getElementOffset(ElIdx));
    [all...]
ValueTracking.cpp 565 const StructLayout *SL = TD->getStructLayout(STy);
567 uint64_t Offset = SL->getElementOffset(Idx);
    [all...]
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp     [all...]
  /frameworks/compile/libbcc/lib/CodeGen/
CodeEmitter.cpp 706 const llvm::StructLayout *SL = mpTD->getStructLayout
712 reinterpret_cast<uint8_t*>(Addr) + SL->getElementOffset(i));
948 llvm::TargetJITInfo::StubLayout SL = mpTJI->getStubLayout();
949 startGVStub(F, SL.Size, SL.Alignment);
963 (unsigned char const *)Stub, SL.Size);
    [all...]
  /external/clang/lib/AST/
RecordLayoutBuilder.cpp     [all...]
Expr.cpp 494 StringLiteral *SL = new (Mem) StringLiteral(Ty);
499 SL->StrData = AStrData;
500 SL->ByteLength = Str.size();
501 SL->Kind = Kind;
502 SL->IsPascal = Pascal;
503 SL->TokLocs[0] = Loc[0];
504 SL->NumConcatenated = NumStrs;
507 memcpy(&SL->TokLocs[1], Loc+1, sizeof(SourceLocation)*(NumStrs-1));
508 return SL;
515 StringLiteral *SL = new (Mem) StringLiteral(QualType())
    [all...]
  /external/grub/stage2/
iso9660.h 168 struct SL {
175 } sl; member in union:rock_ridge::__anon5968
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 547 TargetJITInfo::StubLayout SL = TheJIT->getJITInfo().getStubLayout();
548 JE.startGVStub(F, SL.Size, SL.Alignment);
610 TargetJITInfo::StubLayout SL = TheJIT->getJITInfo().getStubLayout();
611 JE.startGVStub(0, SL.Size, SL.Alignment);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 762 const StructLayout *SL = TD.getStructLayout(STy);
764 TmpOffset += SL->getElementOffset(Idx);
    [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 418 const StructLayout *SL = TD.getStructLayout(STy);
419 Disp += SL->getElementOffset(cast<ConstantInt>(Op)->getZExtValue());
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 764 const StructLayout *SL = TD->getStructLayout(STy);
765 assert(Offset < (int64_t)SL->getSizeInBytes() &&
768 unsigned Elt = SL->getElementContainingOffset(Offset);
772 Offset -= SL->getElementOffset(Elt);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1591 milliseconds