HomeSort by relevance Sort by last modified time
    Searched full:createglobalvariable (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/IR/
DIBuilder.h 477 /// createGlobalVariable - Create a new descriptor for the specified global.
486 createGlobalVariable(StringRef Name, DIFile File, unsigned LineNo,
499 createGlobalVariable(StringRef Name, StringRef LinkageName, DIFile File,
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXGenericToNVVM.cpp 410 // in the global variable debug info (see createGlobalVariable in

Completed in 708 milliseconds