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

  /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 {

Completed in 79 milliseconds