Home
last modified time | relevance | path

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

12

/external/opencensus-java/contrib/log_correlation/stackdriver/
DREADME.md17 ## Instructions section in OpenCensus Stackdriver Log Correlation
19 ### Prerequisites
30 ### Add the dependencies to your project
49 ### Configure the `OpenCensusTraceLoggingEnhancer`
/external/google-benchmark/
DREADME.md219 ### Building with GCC
229 ### Building with Visual Studio 2015 or 2017
252 ### Building with Intel 2015 Update 1 or Intel System Studio Update 4
256 ### Building on Solaris
/external/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*/];
/external/llvm/docs/
DMIRLangRef.rst299 .. _instruction-flags:
301 Instruction Flags
DAMDGPUUsage.rst83 s_waitcnt
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/
DEntryStage.h28 SmallVector<std::unique_ptr<Instruction>, 16> Instructions; variable
/external/libaom/libaom/third_party/googletest/src/googletest/
DREADME.md3 #### Setup
/external/googletest/googletest/
DREADME.md3 #### Setup
/external/libvpx/libvpx/third_party/googletest/src/
DREADME.md3 #### Setup
/external/mesa3d/docs/drivers/freedreno/
Dir3-notes.rst178 .. _`flow control`:
/external/llvm/include/llvm/MC/
DMCWinEH.h45 std::vector<Instruction> Instructions; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinEH.h46 std::vector<Instruction> Instructions; member
/external/llvm/utils/TableGen/
DCodeGenTarget.h69 std::unique_ptr<CodeGenInstruction>> Instructions; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/grammar/
Dgrammar.go27 Instructions []Instruction `json:"instructions"` member
/external/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
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp103 typedef SmallVector<Instruction *, 16> Instructions; typedef in __anone6861f840111::AArch64AddressTypePromotion
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp145 auto Instructions = HexagonMCInstrInfo::bundleInstructions(**CurrentBundle); in EncodeSingleInstruction() local
/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/Transforms/Scalar/
DLoopDistribute.cpp459 auto Instructions = in computePartitionSetForPointers() local
567 const SmallVectorImpl<Instruction *> &Instructions, in MemoryInstructionDependences()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp154 std::vector<MachineInstr *> Instructions; in rescheduleCanonically() local
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp470 SmallVectorImpl<MCInst> &Instructions) { in expandSET()
548 SmallVector<MCInst, 8> Instructions; in MatchAndEmitInstruction() local
/external/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp98 DenseMap<const MachineInstr *, InstrInfo> Instructions; member in __anoned8f904c0111::SIWholeQuadMode

12