Home
last modified time | relevance | path

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

/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/docs/
DR600Usage.rst55 s_waitcnt
DLangRef.rst4087 .. _i_ret:
4089 '``ret``' Instruction
4146 '``br``' Instruction
4195 '``switch``' Instruction
4257 '``indirectbr``' Instruction
4308 '``invoke``' Instruction
4402 '``resume``' Instruction
4441 '``unreachable``' Instruction
DProgrammersManual.rst2063 Deleting Instructions subsubsection
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1235 SmallVectorImpl<MCInst> &Instructions) { in processInstruction()
1608 SmallVectorImpl<MCInst> &Instructions) { in expandInstruction()
1637 SmallVectorImpl<MCInst> &Instructions) { in createShiftOr()
1658 SmallVectorImpl<MCInst> &Instructions) { in createShiftOr()
1666 SmallVectorImpl<MCInst> &Instructions) { in expandJalWithRegs()
1708 SmallVectorImpl<MCInst> &Instructions) { in expandLoadImm()
1804 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressReg()
1853 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressImm()
1893 SmallVectorImpl<MCInst> &Instructions) { in expandLoadAddressSym()
1957 MCInst &Inst, SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) { in expandUncondBranchMMPseudo()
[all …]
/external/llvm/include/llvm/MC/
DMCWinEH.h46 std::vector<Instruction> Instructions; member
DMCDwarf.h476 std::vector<MCCFIInstruction> Instructions; member
/external/llvm/utils/TableGen/
DCodeGenTarget.h69 std::unique_ptr<CodeGenInstruction>> Instructions; variable
DAsmWriterEmitter.cpp41 std::vector<AsmWriterInst> Instructions; member in __anon6a4e4c150111::AsmWriterEmitter
DCodeGenDAGPatterns.h722 std::map<Record*, DAGInstruction, LessRecordByID> Instructions; variable
DCodeGenDAGPatterns.cpp3211 const std::vector<const CodeGenInstruction*> &Instructions = in InferInstructionFlags() local
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp102 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anon794cbdf80111::AArch64AddressTypePromotion
/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/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program.h156 struct rc_instruction Instructions; member
Dradeon_dataflow_deadcode.c61 struct instruction_state * Instructions; member
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugFrame.cpp75 std::vector<Instruction> Instructions; member in llvm::FrameEntry
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp385 SmallPtrSet<Instruction*, 64> Instructions; in TestInsts() local
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp392 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
/external/mesa3d/src/mesa/program/
Dnvfragparse.c87 static const struct instruction_pattern Instructions[] = { variable
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h328 struct tgsi_full_instruction *Instructions; member
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp224 SmallInstructionVector Instructions; member
/external/llvm/lib/MC/
DMCDwarf.cpp1345 const std::vector<MCCFIInstruction> &Instructions = in EmitCIE() local
/external/mesa3d/src/mesa/main/
Dmtypes.h1936 struct prog_instruction *Instructions; member
2145 struct atifs_instruction *Instructions[2]; member