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

  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 99 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively
102 virtual bool shouldEmitUsedDirectiveFor(const GlobalValue *GV,
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 64 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively
67 virtual bool shouldEmitUsedDirectiveFor(const GlobalValue *GV,
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 603 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively decide
607 shouldEmitUsedDirectiveFor(const GlobalValue *GV, Mangler *Mang) const {
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 333 milliseconds