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

  /external/llvm/lib/CodeGen/AsmPrinter/
ErlangGCPrinter.cpp 116 LE = MD.live_end(PI);
OcamlGCPrinter.cpp 168 KE = FI.live_end(J);
  /external/llvm/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
148 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
GCMetadata.h 148 /// live_begin/live_end - Iterators for live roots at a given safe point.
151 live_iterator live_end (const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
148 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
148 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
GCMetadata.h 145 /// live_begin/live_end - Iterators for live roots at a given safe point.
147 live_iterator live_end(const iterator &p) { return roots_end(); } function in class:llvm::GCFunctionInfo
  /external/llvm/lib/CodeGen/
GCMetadata.cpp 130 RE = FD->live_end(PI);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
OcamlGCPrinter.cpp 153 KE = FI.live_end(J); K != KE; ++K) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
GCMetadata.cpp 172 RE = FD->live_end(PI);;) {

Completed in 538 milliseconds