Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2411 MCSymbol *PostGetPCLabel = in insertIndirectBranch() local
2413 GetPC->setPostInstrSymbol(*MF, PostGetPCLabel); in insertIndirectBranch()
2490 MCSymbolRefExpr::create(PostGetPCLabel, MCCtx), MCCtx); in insertIndirectBranch()