Home
last modified time | relevance | path

Searched defs:Offsets (Results 1 – 25 of 109) sorted by relevance

12345

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp185 static bool checkOffsetSize(Value *Offsets, unsigned TargetElemCount) { in checkOffsetSize()
227 Value *MVEGatherScatterLowering::decomposePtr(Value *Ptr, Value *&Offsets, in decomposePtr()
254 Value *MVEGatherScatterLowering::decomposeGEP(Value *&Offsets, in decomposeGEP()
548 Value *Offsets; in tryCreateMaskedGatherOffset() local
701 Value *Offsets; in tryCreateMaskedScatterOffset() local
745 Value *Offsets; in tryCreateIncrementingGatScat() local
802 IntrinsicInst *I, Value *BasePtr, Value *Offsets, unsigned TypeScale, in tryCreateIncrementingWBGatScat()
966 bool MVEGatherScatterLowering::optimiseOffsets(Value *Offsets, BasicBlock *BB, in optimiseOffsets()
1183 Value *&Offsets, unsigned &Scale, in foldGEP()
1218 Value *Offsets; in optimiseAddress() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEFrameLowering.h51 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVEFrameLowering.h59 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/external/rust/android-crates-io/crates/gdbstub/src/target/ext/
Dsection_offsets.rs37 pub enum Offsets<U> { enum
/external/flatbuffers/tests/annotated_binary/
DREADME.md95 #### Offsets subsubsection
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp118 Value *MVEGatherScatterLowering::checkGEP(Value *&Offsets, Type *Ty, Value *Ptr, in checkGEP()
239 Value *Offsets; in tryCreateMaskedGatherOffset() local
/external/flatbuffers/docs/source/
Dannotation.md143 ### Offsets subsection
Dinternals.md52 ### Offsets subsection in FlatBuffer Internals {#flatbuffers_internals}
/external/skia/src/sfnt/
DSkOTTable_loca.h23 union Offsets { union
/external/flatbuffers/docs-old/source/
DInternals.md52 ### Offsets subsection in FlatBuffer Internals {#flatbuffers_internals}
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h62 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Remarks/
DRemarkParser.h65 std::vector<size_t> Offsets; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/
DRemarkParser.h64 std::vector<size_t> Offsets; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DSourceMgr.cpp90 auto *Offsets = new std::vector<T>(); in GetOrCreateOffsetCache() local
105 std::vector<T> &Offsets = in getLineNumberSpecialized() local
137 std::vector<T> &Offsets = in getPointerForLineNumberSpecialized() local
DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h92 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h86 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DAnalysis.cpp82 SmallVectorImpl<uint64_t> *Offsets, in ComputeValueVTs()
123 SmallVectorImpl<uint64_t> *Offsets, in ComputeValueVTs()
131 SmallVectorImpl<uint64_t> *Offsets, in computeValueLLTs()
/external/llvm/lib/Support/
DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
DSignals.cpp102 std::vector<intptr_t> Offsets(Depth, 0); in printSymbolizedStackTrace() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DIntervalMap.cpp18 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp86 SmallVectorImpl<uint64_t> *Offsets, in ComputeValueVTs()
121 SmallVectorImpl<uint64_t> *Offsets, in ComputeValueVTs()
129 SmallVectorImpl<uint64_t> *Offsets, in computeValueLLTs()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSignals.cpp102 std::vector<intptr_t> Offsets(Depth, 0); in printSymbolizedStackTrace() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DLowerTypeTests.h62 SmallVector<uint64_t, 16> Offsets; member
/external/llvm/include/llvm/Transforms/IPO/
DLowerTypeTests.h71 SmallVector<uint64_t, 16> Offsets; member

12345