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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 86 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively
89 virtual bool shouldEmitUsedDirectiveFor(const GlobalValue *GV,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLoweringObjectFile.h 57 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively
60 virtual bool shouldEmitUsedDirectiveFor(const GlobalValue *GV,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 470 /// shouldEmitUsedDirectiveFor - This hook allows targets to selectively decide
474 shouldEmitUsedDirectiveFor(const GlobalValue *GV, Mangler *Mang) const {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 107 milliseconds