Home
last modified time | relevance | path

Searched defs:LoopEnd (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp112 MachineInstr *&LoopDec, MachineInstr *&LoopEnd) { in findLoopComponents()
231 MachineInstr *LoopEnd, *LoopPhi, *LoopStart, *LoopDec; in LowerWhileLoopStart() local
325 MachineInstr *LoopEnd, *LoopPhi, *LoopStart, *LoopDec; in MergeLoopEnd() local
443 MachineInstr *LoopEnd, *LoopPhi, *LoopStart, *LoopDec; in ConvertTailPredLoop() local
H A DARMISelDAGToDAG.cpp4148 SDNode *LoopEnd = in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerVectorIntrinsics.cpp32 Value *LoopEnd = in lowerUnaryVectorIntrinsicAsLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp338 MachineBasicBlock *LoopHeader, MachineBasicBlock *LoopEnd, in collectWaterfallCandidateRegisters()
712 auto *LoopEnd = &MBB; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp1056 BasicBlock *LoopEnd) { in wireFlow()
1093 BasicBlock *LoopEnd) { in handleLoops()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp806 Context LoopEnd = CurrBlockInfo->ExitContext; in traverseCFG() local
2714 CFGBlockInfo *LoopEnd = &BlockInfo[CurrBlockID]; in runAnalysis() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1825 JumpDest LoopEnd = getJumpDestInCurrentScope("forcoll.end"); in EmitObjCForCollectionStmt() local