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

  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
362 /// The returned set of results will include a "NonLocal" result for all
365 /// This method assumes the instruction returns a "NonLocal" dependency
382 /// This method assumes the pointer has a "NonLocal" dependency within
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
MemoryDependenceAnalysis.h 85 /// NonLocal - This marker indicates that the query has no dependency in
88 NonLocal = 0x4,
115 PairTy(reinterpret_cast<Instruction*>(NonLocal), Other));
139 && Value.getPointer() == reinterpret_cast<Instruction*>(NonLocal);
212 /// NonLocalDepResult - This is a result from a NonLocal dependence query.
352 /// "NonLocal" result for all blocks where the value is live across.
354 /// This method assumes the instruction returns a "NonLocal" dependency
368 /// This method assumes the pointer has a "NonLocal" dependency within BB.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 100 NonLocal = 1,
131 return MemDepResult(ValueTy::create<Other>(NonLocal));
151 return Value.is<Other>() && Value.cast<Other>() == NonLocal;
222 /// This is a result from a NonLocal dependence query.
305 /// Cache storing single nonlocal def for the instruction.
306 /// It is set when nonlocal def would be found in function returning only
375 /// The returned set of results will include a "NonLocal" result for all
378 /// This method assumes the instruction returns a "NonLocal" dependency
395 /// This method assumes the pointer has a "NonLocal" dependency within
448 /// store the same value and NonLocal which indicate that non-local Def wa
    [all...]
  /external/llvm/lib/CodeGen/
MachineCSE.cpp 96 bool &NonLocal) const;
268 bool &NonLocal) const {
301 NonLocal = true;
  /external/v8/src/ast/
scopes.cc 699 NonLocal(name, DYNAMIC);
    [all...]
scopes.h 557 Variable* NonLocal(const AstRawString* name, VariableMode mode);
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 452 _STLP_CREATE_ITERATOR_TRAITS_BASE(NonLocal##Motif, Traits) \
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 452 _STLP_CREATE_ITERATOR_TRAITS_BASE(NonLocal##Motif, Traits) \
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_iterator_base.h 452 _STLP_CREATE_ITERATOR_TRAITS_BASE(NonLocal##Motif, Traits) \

Completed in 1315 milliseconds