| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/TableGen/ |
| Record.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/BugReporter/ |
| PathDiagnostic.h | 310 PathDiagnosticLocation Start, End; 312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start, 314 : Start(start), End(end) {} 316 const PathDiagnosticLocation &getStart() const { return Start; } 319 void setStart(const PathDiagnosticLocation &L) { Start = L; } 323 Start.flatten(); 328 Start.Profile(ID);
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/ |
| BlockFrequencyInfoImpl.h | 574 BlockNode Start; 623 StartIrr = Lookup[Start.Index]; 704 /// the loop. Start by assigning full mass to the Loop header. For each [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/TableGen/ |
| Record.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/BugReporter/ |
| PathDiagnostic.h | 310 PathDiagnosticLocation Start, End; 312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start, 314 : Start(start), End(end) {} 316 const PathDiagnosticLocation &getStart() const { return Start; } 319 void setStart(const PathDiagnosticLocation &L) { Start = L; } 323 Start.flatten(); 328 Start.Profile(ID);
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/ |
| BlockFrequencyInfoImpl.h | 574 BlockNode Start; 623 StartIrr = Lookup[Start.Index]; 704 /// the loop. Start by assigning full mass to the Loop header. For each [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/TableGen/ |
| Record.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/BugReporter/ |
| PathDiagnostic.h | 310 PathDiagnosticLocation Start, End; 312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start, 314 : Start(start), End(end) {} 316 const PathDiagnosticLocation &getStart() const { return Start; } 319 void setStart(const PathDiagnosticLocation &L) { Start = L; } 323 Start.flatten(); 328 Start.Profile(ID);
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/TableGen/ |
| Record.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/ |
| PathDiagnostic.h | 310 PathDiagnosticLocation Start, End; 312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start, 314 : Start(start), End(end) {} 316 const PathDiagnosticLocation &getStart() const { return Start; } 319 void setStart(const PathDiagnosticLocation &L) { Start = L; } 323 Start.flatten(); 328 Start.Profile(ID);
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/TableGen/ |
| Record.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/ |
| PathDiagnostic.h | 310 PathDiagnosticLocation Start, End; 312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start, 314 : Start(start), End(end) {} 316 const PathDiagnosticLocation &getStart() const { return Start; } 319 void setStart(const PathDiagnosticLocation &L) { Start = L; } 323 Start.flatten(); 328 Start.Profile(ID);
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/TableGen/ |
| Record.h | [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/ |
| PathDiagnostic.h | 310 PathDiagnosticLocation Start, End; 312 PathDiagnosticLocationPair(const PathDiagnosticLocation &start, 314 : Start(start), End(end) {} 316 const PathDiagnosticLocation &getStart() const { return Start; } 319 void setStart(const PathDiagnosticLocation &L) { Start = L; } 323 Start.flatten(); 328 Start.Profile(ID);
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/TableGen/ |
| Record.h | [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| dxva2api.h | 388 REFERENCE_TIME Start; [all...] |
| /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/ |
| gtest-internal-inl.h | 315 << "Invalid shuffle range start " << begin << ": must be in range [0, " 562 // Gets the time of the test program start, in ms from the start of the 791 // Gets the random seed used at the start of the current test iteration. [all...] |
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/src/ |
| gtest-internal-inl.h | 315 << "Invalid shuffle range start " << begin << ": must be in range [0, " 568 // Gets the time of the test program start, in ms from the start of the 797 // Gets the random seed used at the start of the current test iteration. [all...] |
| /external/clang/lib/Serialization/ |
| ASTWriter.cpp | [all...] |
| /external/clang/lib/StaticAnalyzer/Core/ |
| BugReporter.cpp | 263 const Stmt *Start = CF->getStartLocation().asStmt(); 265 if (Start && isa<CXXDefaultInitExpr>(Start)) { 623 PathDiagnosticLocation Start = 645 Start, End, os.str())); 697 Start, End, os.str())); 703 Start, End, os.str())); 715 Start, End, os.str())); 737 Start, End, os.str())); 757 PathDiagnosticLocation Start 2252 const Stmt *start = getLocStmt(PieceI->getStartLocation()); local [all...] |
| /external/llvm/lib/Analysis/ |
| DependenceAnalysis.cpp | 858 const SCEV *Start = AddRec->getStart(); 862 if (SE->getTypeSizeInBits(Start->getType()) < 871 return checkSrcSubscript(Start, LoopNest, Loops); 883 const SCEV *Start = AddRec->getStart(); 887 if (SE->getTypeSizeInBits(Start->getType()) < 896 return checkDstSubscript(Start, LoopNest, Loops); [all...] |
| ValueTracking.cpp | [all...] |
| /external/llvm/lib/Object/ |
| MachOObjectFile.cpp | 452 const char *Start = &StringTable.data()[Entry.n_strx]; 453 if (Start < getData().begin() || Start >= getData().end()) { 457 return StringRef(Start); 486 const char *Start = &StringTable.data()[NValue]; 487 Res = StringRef(Start); [all...] |
| /external/llvm/lib/Target/X86/AsmParser/ |
| X86AsmParser.cpp | 700 ParseIntelSegmentOverride(unsigned SegReg, SMLoc Start, unsigned Size); 703 std::unique_ptr<X86Operand> ParseRoundingModeOp(SMLoc Start, SMLoc End); 706 SMLoc Start, 717 unsigned IndexReg, unsigned Scale, SMLoc Start, [all...] |
| /external/llvm/lib/Transforms/Vectorize/ |
| BBVectorize.cpp | 236 BasicBlock::iterator &Start, 729 BasicBlock::iterator Start = BB.getFirstInsertionPt(); 743 ShouldContinue = getCandidatePairs(BB, Start, CandidatePairs, [all...] |