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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
BitcodeWriter.cpp 351 static unsigned getEncodedLinkage(const GlobalValue *GV) {
483 Vals.push_back(getEncodedLinkage(GV));
507 Vals.push_back(getEncodedLinkage(F));
525 Vals.push_back(getEncodedLinkage(AI));
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]

Completed in 732 milliseconds