Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2235 MCSymbol *PostGetPCLabel = in insertIndirectBranch() local
2237 GetPC->setPostInstrSymbol(*MF, PostGetPCLabel); in insertIndirectBranch()
2311 MCSymbolRefExpr::create(PostGetPCLabel, MCCtx), MCCtx); in insertIndirectBranch()