Home
last modified time | relevance | path

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

12

/third_party/ltp/tools/sparse/sparse-src/Documentation/
DIR.rst6 Instructions subtitle
23 Terminators
59 Arithmetic binops
96 Floating-point binops
115 Logical ops
131 Integer compares
169 Floating-point compares
225 Unary ops
261 Type conversions
305 Ternary ops
[all …]
/third_party/libunwind/
DREADME.md70 ### Building with Intel compiler
82 ### Building on HP-UX
92 ### Workaround for older versions of GCC
104 ### Building for PowerPC64 / Linux
126 ### Building on FreeBSD
/third_party/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp236 class Instructions : public CompactTestFixture {}; class
266 TEST_P(Instructions, ADD_GRF_GRF_GRF) in TEST_P() argument
275 TEST_P(Instructions, ADD_GRF_GRF_IMM) in TEST_P() argument
283 TEST_P(Instructions, ADD_GRF_GRF_IMM_d) in TEST_P() argument
291 TEST_P(Instructions, MOV_GRF_GRF) in TEST_P() argument
308 TEST_P(Instructions, ADD_vec1_GRF_GRF_GRF) in TEST_P() argument
326 TEST_P(Instructions, f0_0_MOV_GRF_GRF) in TEST_P() argument
341 TEST_P(Instructions, f0_1_MOV_GRF_GRF) in TEST_P() argument
/third_party/libuv/
DREADME.md211 ### Install with Homebrew
223 ### Running tests
278 ### Running benchmarks
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Draytracing.adoc78 [[ray-tracing-recursion-depth]]
101 [[ray-tracing-repack]]
/third_party/flutter/skia/src/sfnt/
DSkOTTable_glyf.h76 struct Instructions { struct
77 SK_OT_USHORT length;
78 SK_OT_BYTE data[1/*length*/];
204 struct Instructions { struct
205 SK_OT_USHORT length;
206 SK_OT_BYTE data[1/*length*/];
/third_party/skia/src/sfnt/
DSkOTTable_glyf.h76 struct Instructions { struct
77 SK_OT_USHORT length;
78 SK_OT_BYTE data[1/*length*/];
204 struct Instructions { struct
205 SK_OT_USHORT length;
206 SK_OT_BYTE data[1/*length*/];
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
Dspirvenv.adoc1788 [[spirvenv-evaluation-expressions]]
1789 === Evaluation of Expressions
/third_party/openGLES/
DREADME.en.md15 #### Instructions subsubsection in third_party_openGLES
/third_party/vk-gl-cts/
DREADME.en.md15 #### Instructions subsubsection in third_party_vk-gl-cts
/third_party/EGL/
DREADME.en.md15 #### Instructions subsubsection in third_party_EGL
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DEntryStage.h28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
/third_party/googletest/googletest/
DREADME.md3 #### Setup
/third_party/nghttp2/third-party/llhttp/
DREADME.md339 ### Bindings to other languages
346 ### Using with CMake
/third_party/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst178 .. _`flow control`:
/third_party/skia/third_party/externals/imgui/docs/
DFONTS.md162 ##### [Return to Index](#index)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinEH.h46 std::vector<Instruction> Instructions; member
/third_party/spirv-tools/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc351 CALLER_ATTACH ReadableFontData* GlyphTable::SimpleGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::SimpleGlyph
544 CALLER_ATTACH ReadableFontData* GlyphTable::CompositeGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::CompositeGlyph
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc351 CALLER_ATTACH ReadableFontData* GlyphTable::SimpleGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::SimpleGlyph
544 CALLER_ATTACH ReadableFontData* GlyphTable::CompositeGlyph::Instructions() { in Instructions() function in sfntly::GlyphTable::CompositeGlyph
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program.h156 struct rc_instruction Instructions; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp154 std::vector<MachineInstr *> Instructions; in rescheduleCanonically() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr.h164 using Instructions = std::list<Instr *, Allocator<Instr *>>; variable

12