Home
last modified time | relevance | path

Searched refs:NextTarget (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dtarget.go212 func (t Target) NextTarget() Target { func
/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp3426 MCSymbol *NextTarget = nullptr; in indirectCallPromotion() local
3465 Results.emplace_back(NextTarget, InstructionListType()); in indirectCallPromotion()
3543 NextTarget = in indirectCallPromotion()
3568 NextTarget, MCSymbolRefExpr::VK_None, *Ctx))); in indirectCallPromotion()
3628 Results.emplace_back(NextTarget, InstructionListType()); in indirectCallPromotion()
3659 MCSymbol *NextTarget = nullptr; in jumpTablePromotion() local
3662 Results.emplace_back(NextTarget, InstructionListType()); in jumpTablePromotion()
3681 NextTarget = in jumpTablePromotion()
3696 Results.emplace_back(NextTarget, InstructionListType()); in jumpTablePromotion()