Searched defs:InstructionSize (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/tools/llvm-cfi-verify/lib/ | ||
D | FileAnalysis.h | 81 uint64_t InstructionSize; // Size of this instruction. member |
D | FileAnalysis.cpp | 477 uint64_t InstructionSize; in parseSectionContents() local |
/external/sfntly/cpp/src/sfntly/table/truetype/ | ||
D | glyph_table.cc | 346 int32_t GlyphTable::SimpleGlyph::InstructionSize() { in InstructionSize() function in sfntly::GlyphTable::SimpleGlyph |