Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGenObjC/
Dx86_64-struct-return-gc.m17 struct Indirect { struct
22 struct Indirect indirect_func(void); argument
/external/flatbuffers/lua/flatbuffers/
Dview.lua32 function mt:Indirect(off) function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp264 bool Indirect /* = false */) { in emitGlobalAddress()
423 bool Indirect = gvNeedsNonLazyPtr(*RelocOp, TM); in emitDisplacementField() local
841 bool Indirect = gvNeedsNonLazyPtr(MO1, TM); in emitInstruction() local
924 bool Indirect = gvNeedsNonLazyPtr(MO1, TM); in emitInstruction() local
964 bool Indirect = gvNeedsNonLazyPtr(MO, TM); in emitInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp84 bool Indirect = false; in skipValue() local
213 bool Indirect = false; in extractValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DDWARFVisitor.cpp64 bool Indirect; in traverseDebugInfo() local
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h47 struct tgsi_ind_register Indirect; member
55 struct tgsi_ind_register Indirect; member
Dtgsi_ureg.h52 unsigned Indirect : 1; /* BOOL */ member
77 unsigned Indirect : 1; /* BOOL */ member
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_parse.h47 struct tgsi_ind_register Indirect; member
55 struct tgsi_ind_register Indirect; member
Dtgsi_ureg.h53 unsigned Indirect : 1; /* BOOL */ member
78 unsigned Indirect : 1; /* BOOL */ member
/external/flatbuffers/python/flatbuffers/
Dtable.py43 def Indirect(self, off): member in Table
/external/guice/core/test/com/google/inject/
DOptionalBindingTest.java305 static class Indirect { class in OptionalBindingTest
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc.h249 unsigned Indirect : 1; /* BOOL */ member
268 unsigned Indirect : 1; /* BOOL */ member
/external/llvm/include/llvm/CodeGen/
DStackMaps.h136 Indirect, enumerator
DCallingConvLower.h50 Indirect // The location contains pointer to the value. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp411 BasicBlock::iterator Indirect = Target->begin(), in SplitIndirectBrCriticalEdges() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h201 Indirect, enumerator
DCallingConvLower.h51 Indirect // The location contains pointer to the value. enumerator
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DCallingConvLower.h41 Indirect // The location contains pointer to the value. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DStackMapParser.h104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
/external/syzkaller/vendor/github.com/google/go-cmp/cmp/
Dpath.go73 Indirect interface { interface
/external/llvm/include/llvm/Object/
DStackMapParser.h100 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/flatbuffers/include/flatbuffers/
Dflexbuffers.h173 inline const uint8_t *Indirect(const uint8_t *offset, uint8_t byte_width) { in Indirect() function
177 template<typename T> const uint8_t *Indirect(const uint8_t *offset) { in Indirect() function
684 const uint8_t *Indirect() const { in Indirect() function
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h694 unsigned Indirect : 1; /* BOOL */ member
729 unsigned Indirect : 1; /* BOOL */ member
739 unsigned Indirect : 1; /* BOOL */ member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstructionSelector.cpp540 bool Indirect = STI.isGVIndirectSymbol(GV); in selectGlobal() local

12