Searched defs:getCodeModel (Results 1 – 9 of 9) sorted by relevance
25 std::optional<llvm::CodeModel::Model> getCodeModel(llvm::StringRef string) { in getCodeModel() function
99 const std::optional<CodeModel::Model> &getCodeModel() const { return CM; } in getCodeModel() function
266 std::optional<CodeModel::Model> getCodeModel() const { getCodeModel() function
206 CodeModel::Model PPCSubtarget::getCodeModel(const TargetMachine &TM, getCodeModel() function in PPCSubtarget
477 static CodeModel::Model getCodeModel(const PPCSubtarget &S, getCodeModel() function [all...]
533 static CodeModel::Model getCodeModel(const PPCSubtarget &Subtarget, in getCodeModel() function
232 CodeModel::Model getCodeModel() const { return CMModel; } getCodeModel() function
635 std::optional<CodeModel::Model> Module::getCodeModel() const { getCodeModel() function in Module
293 getCodeModel(const CodeGenOptions &CodeGenOpts) { getCodeModel() function