Home
last modified time | relevance | path

Searched refs:setCodeModel (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInstrumentation.cpp122 GV.setCodeModel(CodeModel::Large); in setGlobalVariableLargeSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.h94 JITTargetMachineBuilder &setCodeModel(std::optional<CodeModel::Model> CM) { in setCodeModel() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAPI.cpp102 Target->setCodeModel(*M->getCodeModel()); in SPIRVTranslate()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h295 LLVM_ABI void setCodeModel(CodeModel::Model CM);
H A DModule.h930 void setCodeModel(CodeModel::Model CL);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp544 setCodeModel(*CM); in copyAttributesFrom()
552 void GlobalVariable::setCodeModel(CodeModel::Model CM) { in setCodeModel() function in GlobalVariable
H A DModule.cpp655 void Module::setCodeModel(CodeModel::Model CL) { in setCodeModel() function in Module
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp487 builder.setCodeModel(*CM); in main()
959 .setCodeModel(codegen::getExplicitCodeModel()); in runOrcJIT()
1034 .setCodeModel(CodeModel::Small); in runOrcJIT()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h270 void setCodeModel(CodeModel::Model CM) { CMModel = CM; } in setCodeModel() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h615 EngineBuilder &setCodeModel(CodeModel::Model M) { in setCodeModel() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp203 builder.setCodeModel(*CM); in LLVMCreateMCJITCompilerForModule()
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp578 Target->setCodeModel(*CM_IR); in compileModule()
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp288 builder.setCodeModel(llvm::CodeModel::Large); in GetRunnableInfo()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcV2CBindings.cpp784 .setCodeModel(TemplateTM->getCodeModel()) in LLVMOrcJITTargetMachineBuilderCreateFromTargetMachine()
H A DLLJIT.cpp832 JTMB->setCodeModel(CodeModel::Small); in prepareForConstruction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1042 GV->setCodeModel(CodeModel::Small); in importTypeId()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1474 getModule().setCodeModel(codeModel); in Release()
5308 GV->setCodeModel(CMA->getModel()); in GetOrCreateLLVMGlobal()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4202 NewGV->setCodeModel(*CM); in parseGlobalVarRecord()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1460 GV->setCodeModel(CodeModel); in parseGlobal()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20563 {"_ZN4llvm13TargetMachine12setCodeModelENS_9CodeModel5ModelE", "llvm::TargetMachine::setCodeModel(l…