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

  /external/llvm/include/llvm/Target/
TargetMachine.h 200 /// hasMCUseDwarfDirectory - Check whether we should use .file directives with
202 bool hasMCUseDwarfDirectory() const { return MCUseDwarfDirectory; }
  /external/llvm/lib/Target/PTX/
PTXTargetMachine.cpp 160 hasMCUseDwarfDirectory(),
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 162 hasMCUseDwarfDirectory(),

Completed in 692 milliseconds