Home
last modified time | relevance | path

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

123

/external/clang/test/CodeGenObjC/
Dx86_64-struct-return-gc.m17 struct Indirect { struct
22 struct Indirect indirect_func(void); argument
/external/go-cmp/cmp/
Dpath.go279 type Indirect struct{ *indirect } struct
284 func (in Indirect) Type() reflect.Type { return in.typ }
285 func (in Indirect) Values() (vx, vy reflect.Value) { return in.vx, in.vy }
286 func (in Indirect) String() string { return "*" }
/external/ComputeLibrary/src/cpu/operators/internal/
DCpuGemmAssemblyDispatch.h38 Indirect, enumerator
/external/flatbuffers/lua/flatbuffers/
Dview.lua53 function mt:Indirect(off) function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.cpp63 bool Indirect; in traverseDebugInfo() local
/external/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
/external/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
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h47 struct tgsi_ind_register Indirect; member
55 struct tgsi_ind_register Indirect; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp113 bool Indirect = false; in skipValue() local
255 bool Indirect = false; in extractValue() local
/external/flatbuffers/python/flatbuffers/
Dtable.py43 def Indirect(self, off): member in Table
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h215 unsigned Indirect : 1; /* BOOL */ member
233 unsigned Indirect : 1; /* BOOL */ member
/external/guice/core/test/com/google/inject/
DOptionalBindingTest.java305 static class Indirect { class in OptionalBindingTest
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h147 enum { EntryValue = 1 << 0, Indirect = 1 << 1, CallSiteParamValue = 1 << 2 }; enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp425 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
/external/llvm/include/llvm/CodeGen/
DStackMaps.h136 Indirect, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp434 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DStackMaps.h266 Indirect, enumerator
DCallingConvLower.h50 Indirect // The location contains pointer to the value. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DStackMapParser.h107 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
/external/flatbuffers/go/
Dtable.go23 func (t *Table) Indirect(off UOffsetT) UOffsetT { func
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
/external/llvm/include/llvm/Object/
DStackMapParser.h100 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator

123