Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/Fibonacci/
H A Dfibonacci.cpp71 BasicBlock *RetBB = BasicBlock::Create(Context, "return", FibF); in CreateFibFunction() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp206 BasicBlock *RetBB = BasicBlock::Create(C, "return", RegisterCallDtors); in runImpl() local
H A DModuleUtils.cpp217 BasicBlock *RetBB = &Ctor->getEntryBlock(); createSanitizerCtorAndInitFunctions() local
/llvm-project/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp102 BasicBlock *RetBB = BasicBlock::Create(Context, "return", FibF); in CreateFibFunction() local
/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp785 auto *RetBB = createBasicBlock("coro.ret"); in EmitCoroutineBody() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4844 MachineBasicBlock *RetBB = nullptr; lowerWaveReduce() local