Searched refs:CreateRuntimeVariable (Results 1 – 5 of 5) sorted by relevance
882 llvm::Constant *CreateRuntimeVariable(llvm::Type *Ty,
2273 CodeGenModule::CreateRuntimeVariable(llvm::Type *Ty, in CreateRuntimeVariable() function in CodeGenModule3118 CreateRuntimeVariable(Ty, "__CFConstantStringClassReference"); in GetAddrOfConstantCFString()3259 GV = CreateRuntimeVariable(PTy, str); in GetAddrOfConstantString()
2120 CGF.CGM.CreateRuntimeVariable(CGF.Int8Ty, "__dso_handle"); in emitGlobalDtorWithCXAAtExit()
655 llvm::Value *Cache = CGM.CreateRuntimeVariable(HashTable, in EmitTypeCheck()
6836 llvm::Constant *CpuModel = CGM.CreateRuntimeVariable(STy, "__cpu_model"); in EmitX86BuiltinExpr()