Home
last modified time | relevance | path

Searched refs:CreateRuntimeVariable (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DRISCV.cpp996 CGM.CreateRuntimeVariable(StructTy, "__riscv_feature_bits"); in loadRISCVFeatureBits()
1051 CGM.CreateRuntimeVariable(StructTy, "__riscv_cpu_model"); in EmitRISCVCpuIs()
H A DX86.cpp627 llvm::Constant *CpuModel = CGM.CreateRuntimeVariable(STy, "__cpu_model"); in EmitX86CpuIs()
685 llvm::Constant *CpuModel = CGM.CreateRuntimeVariable(STy, "__cpu_model"); in EmitX86CpuSupports()
705 CGM.CreateRuntimeVariable(ATy, "__cpu_features2"); in EmitX86CpuSupports()
H A DPPC.cpp105 CGM.CreateRuntimeVariable(STy, "_system_configuration"); in EmitPPCBuiltinExpr()
H A DARM.cpp8124 CGM.CreateRuntimeVariable(STy, "__aarch64_cpu_features"); in EmitAArch64CpuSupports()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h1329 llvm::Constant *CreateRuntimeVariable(llvm::Type *Ty,
H A DCodeGenModule.cpp5469 CodeGenModule::CreateRuntimeVariable(llvm::Type *Ty, in CreateRuntimeVariable() function in CodeGenModule
6576 llvm::Constant *C = CreateRuntimeVariable(Ty, CFConstantStringClassName); in GetAddrOfConstantCFString()
H A DCGObjC.cpp138 CGM.CreateRuntimeVariable(ConvertType(IdTy), ConstantName); in EmitObjCCollectionLiteral()
H A DItaniumCXXABI.cpp2873 CGF.CGM.CreateRuntimeVariable(CGF.Int8Ty, "__dso_handle"); in emitGlobalDtorWithCXAAtExit()
H A DMicrosoftCXXABI.cpp2444 CGM.CreateRuntimeVariable(VTy, "__tls_guard"); in getTlsGuardVar()
H A DCGExpr.cpp911 llvm::Value *Cache = CGM.CreateRuntimeVariable(HashTable, in EmitTypeCheck()
H A DCGObjCMac.cpp1897 auto GV = CGM.CreateRuntimeVariable(PTy, str); in getNSConstantStringClassRef()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3913 …eEPKN4llvm4TypeENS2_9StringRefE", "clang::CodeGen::CodeGenModule::CreateRuntimeVariable(llvm::Type…