Searched defs:getRelocationModel (Results 1 – 3 of 3) sorted by relevance
91 const std::optional<Reloc::Model> &getRelocationModel() const { return RM; } in getRelocationModel() function
280 Reloc::Model MipsSubtarget::getRelocationModel() const { in getRelocationModel() function in MipsSubtarget
170 Reloc::Model TargetMachine::getRelocationModel() const { return RM; } in getRelocationModel() function in TargetMachine