Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp146 void analyze(MachineBasicBlock &DefBlock, in analyze()
268 MachineBasicBlock *DefBlock = nullptr; member in __anond5a978c00111::LoopFinder
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveVariables.cpp91 VarInfo &VRInfo, MachineBasicBlock *DefBlock, MachineBasicBlock *MBB, in MarkVirtRegAliveInBlock()
116 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h1195 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1573 BasicBlock *DefBlock = I->getParent(); in insertSpills() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3936 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local