Home
last modified time | relevance | path

Searched defs:Indirect (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.cpp63 bool Indirect; in traverseDebugInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp111 bool Indirect = false; in skipValue() local
244 bool Indirect = false; in extractValue() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h47 struct tgsi_ind_register Indirect; member
55 struct tgsi_ind_register Indirect; member
Dtgsi_ureg.h56 unsigned Indirect : 1; /* BOOL */ member
81 unsigned Indirect : 1; /* BOOL */ member
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h219 unsigned Indirect : 1; /* BOOL */ member
237 unsigned Indirect : 1; /* BOOL */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp434 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h200 Indirect, enumerator
DCallingConvLower.h52 Indirect // The location contains pointer to the value. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h745 unsigned Indirect : 1; /* BOOL */ member
780 unsigned Indirect : 1; /* BOOL */ member
790 unsigned Indirect : 1; /* BOOL */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp662 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp286 bool Indirect = MI.isIndirectDebugValue(); in BuildDbgValue() local
/third_party/flutter/skia/src/core/
DSkVM.cpp230 enum class Mod { Indirect, OneByteImm, FourByteImm, Direct }; enumerator
/third_party/skia/src/core/
DSkVM.cpp1811 enum class Mod { Indirect, OneByteImm, FourByteImm, Direct }; enumerator
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h47380 } Indirect; typedef