Searched defs:PCRelativeOffset (Results 1 – 3 of 3) sorted by relevance
212 std::optional<int64_t> PCRelativeOffset, const TargetMachine &TM) const { in lowerRelativeReference()222 std::optional<int64_t> PCRelativeOffset, const TargetMachine &TM) const { in lowerDSOLocalEquivalent()
1222 std::optional<int64_t> PCRelativeOffset, const TargetMachine &TM) const { in lowerDSOLocalEquivalent()2070 std::optional<int64_t> PCRelativeOffset, const TargetMachine &TM) const { in lowerRelativeReference()
3584 std::optional<int64_t> PCRelativeOffset; in lowerConstant() local