Home
last modified time | relevance | path

Searched defs:Instructions (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/sandbox/linux/seccomp-bpf/
Dcodegen.h18 typedef std::vector<Instruction*> Instructions; typedef
/external/chromium_org/third_party/skia/src/sfnt/
DSkOTTable_glyf.h77 struct Instructions { struct
78 SK_OT_USHORT length;
79 SK_OT_BYTE data[1/*length*/];
205 struct Instructions { struct
206 SK_OT_USHORT length;
207 SK_OT_BYTE data[1/*length*/];
/external/skia/src/sfnt/
DSkOTTable_glyf.h77 struct Instructions { struct
78 SK_OT_USHORT length;
79 SK_OT_BYTE data[1/*length*/];
205 struct Instructions { struct
206 SK_OT_USHORT length;
207 SK_OT_BYTE data[1/*length*/];
/external/llvm/include/llvm/MC/
DMCWin64EH.h79 std::vector<MCWin64EHInstruction> Instructions; member
DMCDwarf.h475 std::vector<MCCFIInstruction> Instructions; member
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp901 SmallVectorImpl<MCInst> &Instructions) { in processInstruction()
1033 SmallVectorImpl<MCInst> &Instructions) { in expandInstruction()
1056 SmallVectorImpl<MCInst> &Instructions) { in createShiftOr()
1078 SmallVectorImpl<MCInst> &Instructions) { in expandLoadImm()
1176 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressReg()
1220 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressImm()
1254 SmallVectorImpl<MCInst> &Instructions, in expandMemInst()
1388 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
/external/llvm/utils/TableGen/
DCodeGenTarget.h68 mutable DenseMap<const Record*, CodeGenInstruction*> Instructions; variable
DAsmWriterEmitter.cpp41 std::vector<AsmWriterInst> Instructions; member in __anonc7c8332c0111::AsmWriterEmitter
DCodeGenDAGPatterns.h707 std::map<Record*, DAGInstruction, LessRecordByID> Instructions; variable
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp101 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anon2b9a2c2f0111::AArch64AddressTypePromotion
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dradeon_program.h156 struct rc_instruction Instructions; member
Dradeon_dataflow_deadcode.c61 struct instruction_state * Instructions; member
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program.h156 struct rc_instruction Instructions; member
Dradeon_dataflow_deadcode.c61 struct instruction_state * Instructions; member
/external/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc350 CALLER_ATTACH ReadableFontData* GlyphTable::SimpleGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::SimpleGlyph
611 CALLER_ATTACH ReadableFontData* GlyphTable::CompositeGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::CompositeGlyph
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc350 CALLER_ATTACH ReadableFontData* GlyphTable::SimpleGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::SimpleGlyph
611 CALLER_ATTACH ReadableFontData* GlyphTable::CompositeGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::CompositeGlyph
/external/llvm/lib/DebugInfo/
DDWARFDebugFrame.cpp72 std::vector<Instruction> Instructions; member in llvm::FrameEntry
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp386 SmallPtrSet<Instruction*, 64> Instructions; in TestInsts() local
/external/llvm/docs/
DLangRef.rst3396 .. _i_ret:
3398 '``ret``' Instruction
3455 '``br``' Instruction
3504 '``switch``' Instruction
3566 '``indirectbr``' Instruction
3617 '``invoke``' Instruction
3711 '``resume``' Instruction
3750 '``unreachable``' Instruction
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp392 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dnvfragparse.c87 static const struct instruction_pattern Instructions[] = { variable
/external/mesa3d/src/mesa/program/
Dnvfragparse.c87 static const struct instruction_pattern Instructions[] = { variable
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp207 SmallInstructionVector Instructions; member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h328 struct tgsi_full_instruction *Instructions; member
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h328 struct tgsi_full_instruction *Instructions; member

12