| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | MVEGatherScatterLowering.cpp | 184 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 D | VEFrameLowering.h | 58 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/ |
| H A D | RemarkParser.h | 66 std::vector<size_t> Offsets; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | SourceMgr.cpp | 90 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 D | IntervalMap.cpp | 19 void Path::replaceRoot(void *Root, unsigned Size, IdxPair Offsets) { in replaceRoot()
|
| H A D | Signals.cpp | 157 SmallVector<intptr_t, 0> Offsets(AddressCount, 0); in collectAddressSymbols() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.h | 95 static const SpillSlot Offsets[] = { in getCalleeSavedSpillSlots() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | Analysis.cpp | 82 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 D | CBufferDataLayout.cpp | 26 SmallVector<uint32_t> Offsets; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | LowerTypeTests.h | 63 SmallVector<uint64_t, 16> Offsets; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | R600MCCodeEmitter.cpp | 113 int64_t Offsets[3] = {MI.getOperand(6).getImm() & 0x1F, in encodeInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| H A D | DXContainerEmitter.cpp | 101 SmallVector<uint32_t> Offsets(ObjectFile.Header.PartOffsets->begin(), in writeHeader() local
|
| H A D | DWARFEmitter.cpp | 1149 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 D | ASTRecordWriter.h | 118 void AddLookupOffsets(const LookupBlockOffsets &Offsets) { in AddLookupOffsets()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | DWARFYAML.h | 201 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 D | InputFile.cpp | 434 auto Offsets = Stream.getTypeIndexOffsets(); in getOrCreateTypeCollection() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | BytesOutputStyle.cpp | 458 auto Offsets = Tpi->getTypeIndexOffsets(); in initializeTypes() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DbgEntityHistoryCalculator.cpp | 139 SmallVector<size_t, 4> Offsets; in trimLocationRanges() local
|
| /freebsd/contrib/llvm-project/clang/tools/clang-format/ |
| H A D | ClangFormat.cpp | 40 Offsets("offset", variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 297 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 D | Builtins.h | 88 } Offsets; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | StackSafetyAnalysis.cpp | 320 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 D | CallLowering.cpp | 997 SmallVector<uint64_t, 4> Offsets; in insertSRetLoads() local 1028 SmallVector<uint64_t, 4> Offsets; in insertSRetStores() local
|
| H A D | IRTranslator.cpp | 194 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 D | ParseStmtAsm.cpp | 48 ArrayRef<Token> Toks, ArrayRef<unsigned> Offsets) in ClangAsmParserCallback()
|