HomeSort by relevance Sort by last modified time
    Searched refs:readBlockTag (Results 1 - 18 of 18) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
GCOV.h 74 /// readBlockTag - If cursor points to a block tag then increment the
76 bool readBlockTag() {
  /external/swiftshader/third_party/LLVM/lib/VMCore/
GCOV.cpp 116 assert (Buff.readBlockTag() && "Block Tag not found!");
  /external/llvm/include/llvm/Support/
GCOV.h 114 /// readBlockTag - If cursor points to a block tag then increment the
116 bool readBlockTag() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
GCOV.h 124 /// readBlockTag - If cursor points to a block tag then increment the
126 bool readBlockTag() {
  /external/llvm/lib/IR/
GCOV.cpp 153 if (!Buff.readBlockTag()) {

Completed in 323 milliseconds