Searched refs:getTargetOptions (Results 1 – 6 of 6) sorted by relevance
187 getTargetOptions().NoFramePointerElim = true; in initializeArch()188 getTargetOptions().UseInitArray = true; in initializeArch()196 getTargetOptions().NoFramePointerElim = true; in initializeArch()197 getTargetOptions().UseInitArray = true; in initializeArch()
81 inline const llvm::TargetOptions &getTargetOptions() const in getTargetOptions() function83 inline llvm::TargetOptions &getTargetOptions() in getTargetOptions() function
154 inline clang::TargetOptions const &getTargetOptions() const in getTargetOptions() function
257 return new Backend(mDiagEngine, CodeGenOpts, getTargetOptions(), in createBackend()
237 getTargetOptions(), in createBackend()
119 pConfig.getTargetOptions(), in config()