Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp94 std::optional<bool> IsPartOfGOTToPCRelPair = in emitInstruction() local
101 if (IsPartOfGOTToPCRelPair && !*IsPartOfGOTToPCRelPair) in emitInstruction()
116 if (IsPartOfGOTToPCRelPair && *IsPartOfGOTToPCRelPair) in emitInstruction()