/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | SyncDependenceAnalysis.cpp | 172 const auto *DefBlock = It->second; in printDefs() local 269 const auto *DefBlock = ItDef->second; in computeJoinPoints() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SILowerI1Copies.cpp | 153 void analyze(MachineBasicBlock &DefBlock, in analyze() 278 MachineBasicBlock *DefBlock = nullptr; member in __anon8f725c6c0111::LoopFinder
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SILowerI1Copies.cpp | 154 void analyze(MachineBasicBlock &DefBlock, in analyze() 279 MachineBasicBlock *DefBlock = nullptr; member in __anond856f4600111::LoopFinder
|
/external/llvm/lib/CodeGen/ |
D | LiveVariables.cpp | 93 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock() 119 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveVariables.cpp | 93 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock() 119 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveVariables.cpp | 92 VarInfo &VRInfo, MachineBasicBlock *DefBlock, MachineBasicBlock *MBB, in MarkVirtRegAliveInBlock() 117 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
|
/external/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 737 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
|
/external/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 552 BasicBlock *DefBlock = cast<Instruction>(outputs[out])->getParent(); in emitCallAndSwitchStatement() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 1164 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 1194 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 691 BasicBlock *DefBlock = cast<Instruction>(E.def())->getParent(); in insertSpills() local
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 1154 BasicBlock *DefBlock = I->getParent(); in insertSpills() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 3907 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NewGVN.cpp | 3953 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local
|