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

  /external/llvm/include/llvm/Target/
TargetMachine.h 194 /// hasMCUseCFI - Check whether we should use dwarf's .cfi_* directives.
195 bool hasMCUseCFI() const { return MCUseCFI; }
  /external/llvm/lib/Target/PTX/
PTXTargetMachine.cpp 159 hasMCUseCFI(),
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 161 hasMCUseCFI(),

Completed in 186 milliseconds