Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp150 void analyze(MachineBasicBlock &DefBlock, ArrayRef<Incoming> Incomings) { in analyze()
261 MachineBasicBlock *DefBlock = nullptr; member in __anon952a5e950111::LoopFinder
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h527 auto *DefBlock = DefI->getParent(); in movementPreservesLCSSAForm() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp121 VarInfo &VRInfo, MachineBasicBlock *DefBlock, MachineBasicBlock *MBB, in MarkVirtRegAliveInBlock()
146 MachineBasicBlock *DefBlock, in MarkVirtRegAliveInBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1037 const BlockT *DefBlock = Def.getParent(); in isTemporalDivergent() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1848 BasicBlock *DefBlock = I->getParent(); in insertSpills() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3978 auto *DefBlock = getBlockForValue(Def); in eliminateInstructions() local