HomeSort by relevance Sort by last modified time
    Searched refs:CreateRuntimeVariable (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/CodeGen/
CGOpenMPRuntime.cpp 54 CGM.CreateRuntimeVariable(IdentTy, ".kmpc_default_loc.addr"));
CodeGenModule.h 840 llvm::Constant *CreateRuntimeVariable(llvm::Type *Ty,
    [all...]
CodeGenModule.cpp     [all...]
CGExpr.cpp 562 llvm::Value *Cache = CGM.CreateRuntimeVariable(HashTable,
    [all...]
ItaniumCXXABI.cpp     [all...]

Completed in 132 milliseconds