Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp146 void analyze(MachineBasicBlock &DefBlock, in analyze()
268 MachineBasicBlock *DefBlock = nullptr; member in __anonc2da0cc90111::LoopFinder
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp91 VarInfo &VRInfo, MachineBasicBlock *DefBlock, MachineBasicBlock *MBB, in MarkVirtRegAliveInBlock()
116 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h1198 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1600 BasicBlock *DefBlock = I->getParent(); in insertSpills() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3936 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local