Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp184 static bool checkOffsetSize(Value *Offsets, unsigned TargetElemCount) { in checkOffsetSize()
226 Value *MVEGatherScatterLowering::decomposePtr(Value *Ptr, Value *&Offsets, in decomposePtr()
253 Value *MVEGatherScatterLowering::decomposeGEP(Value *&Offsets, in decomposeGEP()
547 Value *Offsets; in tryCreateMaskedGatherOffset() local
700 Value *Offsets; in tryCreateMaskedScatterOffset() local
744 Value *Offsets; in tryCreateIncrementingGatScat() local
802 IntrinsicInst *I, Value *BasePtr, Value *Offsets, unsigned TypeScale, in tryCreateIncrementingWBGatScat()
971 bool MVEGatherScatterLowering::optimiseOffsets(Value *Offsets, BasicBlock *BB, in optimiseOffsets()
1187 Value *&Offsets, unsigned &Scale, in foldGEP()
1222 Value *Offsets; in optimiseAddress() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.h58 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkParser.h66 std::vector<size_t> Offsets; member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A 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
H A DIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
H A DSignals.cpp157 SmallVector<intptr_t, 0> Offsets(AddressCount, 0); in collectAddressSymbols() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h95 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp82 SmallVectorImpl<TypeSize> *Offsets, in ComputeValueVTs()
132 SmallVector<TypeSize, 4> Offsets; in ComputeValueVTs() local
143 SmallVectorImpl<uint64_t> *Offsets, in computeValueLLTs()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DCBufferDataLayout.cpp26 SmallVector<uint32_t> Offsets; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h63 SmallVector<uint64_t, 16> Offsets; member
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600MCCodeEmitter.cpp113 int64_t Offsets[3] = {MI.getOperand(6).getImm() & 0x1F, in encodeInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp101 SmallVector<uint32_t> Offsets(ObjectFile.Header.PartOffsets->begin(), in writeHeader() local
H A DDWARFEmitter.cpp1149 std::vector<uint64_t> Offsets; in writeDWARFLists() local
1191 auto EmitOffsets = [&](ArrayRef<uint64_t> Offsets, uint64_t OffsetsSize) { in writeDWARFLists()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h118 void AddLookupOffsets(const LookupBlockOffsets &Offsets) { in AddLookupOffsets()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h201 std::vector<yaml::Hex64> Offsets; member
233 std::optional<std::vector<yaml::Hex64>> Offsets; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp434 auto Offsets = Stream.getTypeIndexOffsets(); in getOrCreateTypeCollection() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DBytesOutputStyle.cpp458 auto Offsets = Tpi->getTypeIndexOffsets(); in initializeTypes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp139 SmallVector<size_t, 4> Offsets; in trimLocationRanges() local
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp40 Offsets("offset", variable
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp297 SmallVectorImpl<uint64_t> *Offsets = nullptr, in ComputePTXValueVTs()
425 const SmallVectorImpl<uint64_t> &Offsets, Align ParamAlignment) { in CanMergeParamLoadStoresStartingAt()
477 const SmallVectorImpl<uint64_t> &Offsets, in VectorizePTXValueVTs()
1547 SmallVector<uint64_t, 16> Offsets; in LowerCall() local
1841 SmallVector<uint64_t, 16> Offsets; in LowerCall() local
3426 SmallVector<uint64_t, 16> Offsets; in LowerFormalArguments() local
3502 SmallVector<uint64_t, 16> Offsets; in LowerReturn() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h88 } Offsets; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp320 ConstantRange Offsets = offsetFrom(Addr, Base); in getAccessRange() local
537 ConstantRange Offsets = offsetFrom(UI, Ptr); in analyzeAllUses() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp997 SmallVector<uint64_t, 4> Offsets; in insertSRetLoads() local
1028 SmallVector<uint64_t, 4> Offsets; in insertSRetStores() local
H A DIRTranslator.cpp194 auto *Offsets = VMap.getOffsets(Val); in allocateVRegs() local
213 auto *Offsets = VMap.getOffsets(Val); in getOrCreateVRegs() local
1383 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(LI); in translateLoad() local
1432 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*SI.getValueOperand()); in translateStore() local
1492 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*Src); in translateExtractValue() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp48 ArrayRef<Token> Toks, ArrayRef<unsigned> Offsets) in ClangAsmParserCallback()

123