Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CreateRuntimeVariable

1260 /// CreateRuntimeVariable - Create a new runtime global variable with the
1263 CodeGenModule::CreateRuntimeVariable(llvm::Type *Ty,
1955 llvm::Constant *GV = CreateRuntimeVariable(Ty,
2076 GV = CreateRuntimeVariable(PTy, str);