Searched defs:getRelocationModel (Results 1 – 3 of 3) sorted by relevance
90 const std::optional<Reloc::Model> &getRelocationModel() const { return RM; } in getRelocationModel() function
276 return TM.getRelocationModel(); in getRelocationModel() function in MipsSubtarget
123 Reloc::Model TargetMachine::getRelocationModel() const { return RM; } getRelocationModel() function in TargetMachine