Home
last modified time | relevance | path

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

12345

/external/llvm-project/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp175 static bool checkOffsetSize(Value *Offsets, unsigned TargetElemCount) { in checkOffsetSize()
217 Value *MVEGatherScatterLowering::checkGEP(Value *&Offsets, FixedVectorType *Ty, in checkGEP()
478 Value *Offsets; in tryCreateMaskedGatherOffset() local
619 Value *Offsets; in tryCreateMaskedScatterOffset() local
654 IntrinsicInst *I, Value *BasePtr, Value *Offsets, GetElementPtrInst *GEP, in tryCreateIncrementingGatScat()
724 IntrinsicInst *I, Value *BasePtr, Value *Offsets, unsigned TypeScale, in tryCreateIncrementingWBGatScat()
884 bool MVEGatherScatterLowering::optimiseOffsets(Value *Offsets, BasicBlock *BB, in optimiseOffsets()
1102 Value *&Offsets, in foldGEP()
1136 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/llvm-project/llvm/lib/Target/VE/
DVEFrameLowering.h59 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/external/rust/crates/gdbstub/src/target/ext/
Dsection_offsets.rs30 pub enum Offsets<U> { enum
/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/skqp/src/sfnt/
DSkOTTable_loca.h23 union Offsets { union
/external/skia/src/sfnt/
DSkOTTable_loca.h23 union Offsets { union
/external/llvm-project/clang-tools-extra/clangd/unittests/
DAnnotations.cpp20 auto Offsets = Base::points(Name); in points() local
/external/flatbuffers/docs/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-10.0/llvm/include/llvm/Remarks/
DRemarkParser.h64 std::vector<size_t> Offsets; member
/external/llvm-project/llvm/include/llvm/Remarks/
DRemarkParser.h64 std::vector<size_t> Offsets; member
/external/llvm-project/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/llvm-project/llvm/lib/Support/
DSourceMgr.cpp78 auto *Offsets = new std::vector<T>(); in GetOrCreateOffsetCache() local
93 std::vector<T> &Offsets = in getLineNumberSpecialized() local
125 std::vector<T> &Offsets = in getPointerForLineNumberSpecialized() local
DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
/external/llvm-project/clang/unittests/Basic/
DLineOffsetMappingTest.cpp29 unsigned Offsets[] = {0, 10, 20}; in TEST() 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/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/llvm-project/openmp/libomptarget/plugins/ve/src/
Drtl.cpp405 ptrdiff_t *Offsets, int32_t NumArgs, in __tgt_rtl_run_target_team_region()
447 ptrdiff_t *Offsets, int32_t NumArgs) { in __tgt_rtl_run_target_region()
/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/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/llvm-project/llvm/lib/CodeGen/
DAnalysis.cpp87 SmallVectorImpl<uint64_t> *Offsets, in ComputeValueVTs()
122 SmallVectorImpl<uint64_t> *Offsets, in ComputeValueVTs()
130 SmallVectorImpl<uint64_t> *Offsets, in computeValueLLTs()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DLowerTypeTests.h62 SmallVector<uint64_t, 16> Offsets; member

12345