Home
last modified time | relevance | path

Searched defs:DefBlock (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp172 const auto *DefBlock = It->second; in printDefs() local
269 const auto *DefBlock = ItDef->second; in computeJoinPoints() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILowerI1Copies.cpp154 void analyze(MachineBasicBlock &DefBlock, in analyze()
279 MachineBasicBlock *DefBlock = nullptr; member in __anone1eceb8c0111::LoopFinder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp93 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
119 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h1164 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp691 BasicBlock *DefBlock = cast<Instruction>(E.def())->getParent(); in insertSpills() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp3953 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local