Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDMVEGatherScatterLowering.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
803 IntrinsicInst *I, Value *BasePtr, Value *Offsets, unsigned TypeScale, in tryCreateIncrementingWBGatScat()
972 bool MVEGatherScatterLowering::optimiseOffsets(Value *Offsets, BasicBlock *BB, in optimiseOffsets()
1189 Value *&Offsets, unsigned &Scale, in foldGEP()
1224 Value *Offsets; in optimiseAddress() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEFrameLowering.h59 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Remarks/
HDRemarkParser.h65 std::vector<size_t> Offsets; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDSourceMgr.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
HDIntervalMap.cpp19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
HDSignals.cpp177 std::vector<intptr_t> Offsets(Depth, 0); in printSymbolizedStackTrace() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonFrameLowering.h96 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAnalysis.cpp82 SmallVectorImpl<TypeSize> *Offsets, in ComputeValueVTs()
132 SmallVector<TypeSize, 4> Offsets; in ComputeValueVTs() local
143 SmallVectorImpl<uint64_t> *Offsets, in computeValueLLTs()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
HDLowerTypeTests.h62 SmallVector<uint64_t, 16> Offsets; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/
HDCBufferDataLayout.cpp26 SmallVector<uint32_t> Offsets; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDR600MCCodeEmitter.cpp114 int64_t Offsets[3] = {MI.getOperand(6).getImm() & 0x1F, in encodeInstruction() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDDXContainerEmitter.cpp100 SmallVector<uint32_t> Offsets(ObjectFile.Header.PartOffsets->begin(), in writeHeader() local
HDDWARFEmitter.cpp1123 std::vector<uint64_t> Offsets; in writeDWARFLists() local
1165 auto EmitOffsets = [&](ArrayRef<uint64_t> Offsets, uint64_t OffsetsSize) { in writeDWARFLists()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
HDNVPTXISelLowering.cpp170 SmallVectorImpl<uint64_t> *Offsets = nullptr, in ComputePTXValueVTs()
296 const SmallVectorImpl<uint64_t> &Offsets, Align ParamAlignment) { in CanMergeParamLoadStoresStartingAt()
358 const SmallVectorImpl<uint64_t> &Offsets, in VectorizePTXValueVTs()
1707 SmallVector<uint64_t, 16> Offsets; in LowerCall() local
2060 SmallVector<uint64_t, 16> Offsets; in LowerCall() local
3251 SmallVector<uint64_t, 16> Offsets; in LowerFormalArguments() local
3410 SmallVector<uint64_t, 16> Offsets; in LowerReturn() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDDWARFYAML.h197 std::vector<yaml::Hex64> Offsets; member
229 std::optional<std::vector<yaml::Hex64>> Offsets; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDInputFile.cpp434 auto Offsets = Stream.getTypeIndexOffsets(); in getOrCreateTypeCollection() local
/freebsd-13-stable/contrib/llvm-project/clang/tools/clang-format/
HDClangFormat.cpp40 Offsets("offset", variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDbgEntityHistoryCalculator.cpp139 SmallVector<size_t, 4> Offsets; in trimLocationRanges() local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDBytesOutputStyle.cpp458 auto Offsets = Tpi->getTypeIndexOffsets(); in initializeTypes() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDIRTranslator.cpp196 auto *Offsets = VMap.getOffsets(Val); in allocateVRegs() local
215 auto *Offsets = VMap.getOffsets(Val); in getOrCreateVRegs() local
1369 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(LI); in translateLoad() local
1418 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*SI.getValueOperand()); in translateStore() local
1479 ArrayRef<uint64_t> Offsets = *VMap.getOffsets(*Src); in translateExtractValue() local
HDCallLowering.cpp998 SmallVector<uint64_t, 4> Offsets; in insertSRetLoads() local
1029 SmallVector<uint64_t, 4> Offsets; in insertSRetStores() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDStackSafetyAnalysis.cpp320 ConstantRange Offsets = offsetFrom(Addr, Base); in getAccessRange() local
537 ConstantRange Offsets = offsetFrom(UI, Ptr); in analyzeAllUses() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmtAsm.cpp50 ArrayRef<Token> Toks, ArrayRef<unsigned> Offsets) in ClangAsmParserCallback()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDIRTranslator.h727 auto &Offsets = *VMap.getOffsets(Token); in getOrCreateConvergenceTokenVReg() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
HDLVOptions.h242 LVOffsetSet Offsets; // --select-offset=<Offset> variable

12