Home
last modified time | relevance | path

Searched defs:Dependence (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h113 struct Dependence { struct
126 // getDependences. Note that as soon as there are different argument
152 Dependence(unsigned Source, unsigned Destination, DepType Type) in Dependence() argument
DDependenceAnalysis.h76 Dependence(Instruction *Source, in Dependence() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.h45 bool Dependence; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DImplicitNullChecks.cpp394 MachineInstr *&Dependence) { in canHoistInst()
589 MachineInstr *Dependence; in analyzeBlockForNullChecks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp619 using Dependence = MemoryDepChecker::Dependence; typedef in __anon932048f50111::MemoryInstructionDependences