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

  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamReader.h 475 /// getAbbrev - Return the abbreviation for the specified AbbrevId.
476 const BitCodeAbbrev *getAbbrev(unsigned AbbrevID) {
492 const BitCodeAbbrev *Abbv = getAbbrev(AbbrevID);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DIE.h 147 DIEAbbrev &getAbbrev() { return Abbrev; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
BitstreamReader.h 473 const BitCodeAbbrev *getAbbrev(unsigned AbbrevID) {
  /external/llvm/include/llvm/Bitcode/
BitstreamReader.h 575 const BitCodeAbbrev *getAbbrev(unsigned AbbrevID) {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 310 const Abbrev &getAbbrev() const { return *Abbr; }
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitstreamReader.h 874 const NaClBitCodeAbbrev *getAbbrev(unsigned AbbrevID) const {
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 

Completed in 274 milliseconds