Lines Matching refs:codegen
26 TY codegen::get##NAME() { \
33 std::vector<TY> codegen::get##NAME() { \
40 Optional<TY> codegen::getExplicit##NAME() { \
98 codegen::RegisterCodeGenFlags::RegisterCodeGenFlags() { in CGOPT()
461 codegen::getBBSectionsMode(llvm::TargetOptions &Options) { in getBBSectionsMode()
484 codegen::InitTargetOptionsFromCodeGenFlags(const Triple &TheTriple) { in InitTargetOptionsFromCodeGenFlags()
540 std::string codegen::getCPUStr() { in getCPUStr()
550 std::string codegen::getFeaturesStr() { in getFeaturesStr()
570 std::vector<std::string> codegen::getFeatureList() { in getFeatureList()
590 void codegen::renderBoolStringAttr(AttrBuilder &B, StringRef Name, bool Val) { in renderBoolStringAttr()
602 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
680 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()