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

  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.h 76 bool isCallDependent(const MachineInstr* MI, SDep::Kind DepType,
78 bool promoteToDotCur(MachineInstr* MI, SDep::Kind DepType,
86 bool promoteToDotNew(MachineInstr* MI, SDep::Kind DepType,
HexagonVLIWPacketizer.cpp 269 SDep::Kind DepType, unsigned DepReg) {
284 if (HII->isIndirectCall(MI) && (DepType == SDep::Data)) {
293 static bool isRegDependence(const SDep::Kind DepType) {
294 return DepType == SDep::Data || DepType == SDep::Anti ||
295 DepType == SDep::Output;
336 SDep::Kind DepType, MachineBasicBlock::iterator &MII,
338 assert(DepType == SDep::Data);
419 SDep::Kind DepType, MachineBasicBlock::iterator &MII,
421 assert (DepType == SDep::Data)
    [all...]
  /external/llvm/lib/Analysis/
MemDepPrinter.cpp 27 enum DepType {
36 typedef PointerIntPair<const Instruction *, 2, DepType> InstTypePair;
73 static InstTypePair getInstTypePair(const Instruction* inst, DepType type) {
147 DepType type = I.first.getInt();
LoopAccessAnalysis.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
MemDepPrinter.cpp 28 enum DepType {
37 typedef PointerIntPair<const Instruction *, 2, DepType> InstTypePair;
74 static InstTypePair getInstTypePair(const Instruction* inst, DepType type) {
173 DepType type = I->first.getInt();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 103 enum DepType {
138 DepType Type;
140 Dependence(unsigned Source, unsigned Destination, DepType Type)
149 static bool isSafeForVectorization(DepType Type);
287 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 134 enum DepType {
169 DepType Type;
171 Dependence(unsigned Source, unsigned Destination, DepType Type)
180 static bool isSafeForVectorization(DepType Type);
318 Dependence::DepType isDependent(const MemAccessInfo &A, unsigned AIdx,
MemoryDependenceAnalysis.h 41 enum DepType {
93 /// If DepType is "Other", the upper part of the sum type is an encoding of
109 DepType, PointerSumTypeMember<Invalid, Instruction *>,
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
MemoryDependenceAnalysis.h 41 enum DepType {
81 /// If DepType is "Other", the upper part of the pair
97 typedef PointerIntPair<Instruction*, 2, DepType> PairTy;
  /external/libcxx/test/support/
archetypes.hpp 14 struct DepType : T {};

Completed in 580 milliseconds