/external/skia/src/sfnt/ |
D | SkOTTable_glyf.h | 77 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/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 1439 SmallVectorImpl<MCInst> &Instructions) { in emitRX() 1449 SmallVectorImpl<MCInst> &Instructions) { in emitRI() 1454 SmallVectorImpl<MCInst> &Instructions) { in emitRR() 1459 SmallVectorImpl<MCInst> &Instructions) { in emitII() 1469 SmallVectorImpl<MCInst> &Instructions) { in emitR() 1478 SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) { in emitRRX() 1489 SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) { in emitRRR() 1495 SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) { in emitRRI() 1501 SMLoc IDLoc, SmallVectorImpl<MCInst> &Instructions) { in emitAppropriateDSLL() 1513 SmallVectorImpl<MCInst> &Instructions) { in processInstruction() [all …]
|
/external/v8/src/compiler/ |
D | move-optimizer.h | 22 typedef ZoneVector<Instruction*> Instructions; typedef
|
/external/llvm/docs/ |
D | MIRLangRef.rst | 299 .. _instruction-flags: 301 Instruction Flags
|
D | AMDGPUUsage.rst | 60 s_waitcnt
|
D | LangRef.rst | 5027 .. _i_ret: 5029 '``ret``' Instruction 5086 '``br``' Instruction 5135 '``switch``' Instruction 5197 '``indirectbr``' Instruction 5248 '``invoke``' Instruction 5343 '``resume``' Instruction 5382 '``catchswitch``' Instruction 5436 '``catchpad``' Instruction 5512 '``catchret``' Instruction [all …]
|
/external/llvm/include/llvm/MC/ |
D | MCWinEH.h | 46 std::vector<Instruction> Instructions; member
|
D | MCDwarf.h | 502 std::vector<MCCFIInstruction> Instructions; member
|
/external/llvm/utils/TableGen/ |
D | CodeGenTarget.h | 69 std::unique_ptr<CodeGenInstruction>> Instructions; variable
|
D | AsmWriterEmitter.cpp | 41 std::vector<AsmWriterInst> Instructions; member in __anon09d52c160111::AsmWriterEmitter
|
D | CodeGenDAGPatterns.h | 728 std::map<Record*, DAGInstruction, LessRecordByID> Instructions; variable
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64AddressTypePromotion.cpp | 104 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anon996cc3d90111::AArch64AddressTypePromotion
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.cpp | 130 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in EncodeSingleInstruction() local
|
/external/sfntly/cpp/src/sfntly/table/truetype/ |
D | glyph_table.cc | 351 CALLER_ATTACH ReadableFontData* GlyphTable::SimpleGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::SimpleGlyph 612 CALLER_ATTACH ReadableFontData* GlyphTable::CompositeGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::CompositeGlyph
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopDistribute.cpp | 445 auto Instructions = in computePartitionSetForPointers() local 553 const SmallVectorImpl<Instruction *> &Instructions, in MemoryInstructionDependences()
|
D | LoopRerollPass.cpp | 228 SmallInstructionVector Instructions; member
|
/external/v8/tools/testrunner/local/ |
D | execution.py | 51 class Instructions(object): class
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program.h | 156 struct rc_instruction Instructions; member
|
D | radeon_dataflow_deadcode.c | 61 struct instruction_state * Instructions; member
|
/external/v8/test/unittests/compiler/ |
D | instruction-sequence-unittest.h | 229 typedef std::map<int, const Instruction*> Instructions; typedef
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 436 SmallVectorImpl<MCInst> &Instructions) { in expandSET() 514 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugFrame.cpp | 75 std::vector<Instruction> Instructions; member in llvm::FrameEntry
|
/external/mesa3d/src/mesa/program/ |
D | nvfragparse.c | 87 static const struct instruction_pattern Instructions[] = { variable
|
/external/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 462 SmallPtrSet<Instruction*, 64> Instructions; in TestInsts() local
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 328 struct tgsi_full_instruction *Instructions; member
|