Home
last modified time | relevance | path

Searched defs:Opcodes (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.h62 void EmitRaw(const SmallVectorImpl<uint8_t> &Opcodes) { in EmitRaw()
DARMELFStreamer.cpp262 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
710 SmallVector<uint8_t, 64> Opcodes; member in __anon65e2e86b0111::ARMELFStreamer
755 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
1483 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
DARMTargetStreamer.cpp101 const SmallVectorImpl<uint8_t> &Opcodes) { in emitUnwindRaw()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFMA3Info.h30 uint16_t Opcodes[3]; member
/third_party/mesa3d/docs/gallium/
Dtgsi.rst2546 .. _resourceopcodes:
2629 .. _bindlessopcodes:
2654 .. _threadsyncopcodes:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DMachO.h192 ArrayRef<uint8_t> Opcodes; variable
244 ArrayRef<uint8_t> Opcodes; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2456 void ARMDAGToDAGISel::SelectMVE_WB(SDNode *N, const uint16_t *Opcodes, in SelectMVE_WB()
2589 const uint16_t *Opcodes = IsUnsigned ? OpcodesU : OpcodesS; in SelectBaseMVE_VMLLDAV() local
2647 const uint16_t *const *Opcodes) { in SelectMVE_VLD()
3760 static const uint16_t Opcodes[] = { ARM::VLD2DUPd8, ARM::VLD2DUPd16, in Select() local
3767 static const uint16_t Opcodes[] = { ARM::VLD3DUPd8Pseudo, in Select() local
3775 static const uint16_t Opcodes[] = { ARM::VLD4DUPd8Pseudo, in Select() local
3794 static const uint16_t Opcodes[] = { ARM::VLD2DUPd8wb_fixed, in Select() local
3802 static const uint16_t Opcodes[] = { ARM::VLD3DUPd8Pseudo_UPD, in Select() local
3810 static const uint16_t Opcodes[] = { ARM::VLD4DUPd8Pseudo_UPD, in Select() local
4419 static const uint16_t Opcodes[] = {ARM::MVE_VLDRWU32_qi_pre, in Select() local
[all …]
DARMInstructionSelector.cpp128 } const Opcodes; member in __anonb6c6e90f0111::ARMInstructionSelector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h140 std::vector<LineTableOpcode> Opcodes; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp435 std::initializer_list<unsigned> Opcodes) { in getActionDefinitionsBuilder()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp246 std::pair<unsigned, unsigned> Opcodes = getMFHiLoOpc(Src); in expandCopy() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp3438 ArrayRef<uint8_t> Opcodes, bool is64) { in rebaseTable()
4108 ArrayRef<uint8_t> Opcodes, bool is64, in bindTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp871 auto Opcodes = { in updateImpl() local
5768 const ArrayRef<unsigned> &Opcodes) { in checkForAllInstructionsImpl()
5786 const AbstractAttribute &QueryingAA, const ArrayRef<unsigned> &Opcodes) { in checkForAllInstructions()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1679 auto applyOps = [&](ArrayRef<uint64_t> Opcodes) -> DIExpression * { in salvageDebugInfoImpl()
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/schema/
Dschema.go105 Opcodes = OpcodeMap { var
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/
Dschema.go105 Opcodes = OpcodeMap { var
/third_party/spirv-tools/utils/vscode/src/schema/
Dschema.go105 Opcodes = OpcodeMap { var
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp11392 SmallVector<uint8_t, 16> Opcodes; in parseDirectiveUnwindRaw() local