Home
last modified time | relevance | path

Searched defs:InstructionSize (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.h81 uint64_t InstructionSize; // Size of this instruction. member
DFileAnalysis.cpp451 uint64_t InstructionSize; in parseSectionContents() local
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc346 int32_t GlyphTable::SimpleGlyph::InstructionSize() { in InstructionSize() function in sfntly::GlyphTable::SimpleGlyph
608 int32_t GlyphTable::CompositeGlyph::InstructionSize() { in InstructionSize() function in sfntly::GlyphTable::CompositeGlyph
/external/v8/src/objects/
Dcode-inl.h38 int AbstractCode::InstructionSize() { in InstructionSize() function
228 int Code::InstructionSize() const { in InstructionSize() function