| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | BinaryStreamReader.cpp | 156 return skip(NewOffset - Offset); in padToAlignment() local 113 uint64_t NewOffset = getOffset(); readWideString() local
|
| H A D | BinaryStreamWriter.cpp | 96 uint64_t NewOffset = alignTo(Offset, Align); in padToAlignment() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCOptAddrMode.cpp | 356 int64_t NewOffset = Incr.getImm(); in canFixPastUses() local 374 unsigned NewBase, int64_t NewOffset) { in fixPastUses() 453 MachineOperand &NewOffset) { in changeToAddrMode()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | InfoStream.cpp | 46 uint32_t NewOffset = Reader.getOffset(); in reload() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | AliasAnalysis.h | 128 void setOffset(int32_t NewOffset) { in setOffset()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVMakeCompressible.cpp | 405 int64_t NewOffset = MOImm.getImm() & compressedLDSTOffsetMask(Opcode); in updateOperands() local
|
| H A D | RISCVMergeBaseOffset.cpp | 496 int64_t NewOffset = Hi.getOperand(1).getOffset() + *CommonOffset; in foldIntoMemoryOps() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | GuardWidening.cpp | 251 void setOffset(const ConstantInt *NewOffset) { Offset = NewOffset; } in setOffset() 847 APInt NewOffset = Check.getOffsetValue() + OpRHS->getValue(); in parseRangeChecks() local 855 APInt NewOffset = Check.getOffsetValue() + OpRHS->getValue(); in parseRangeChecks() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonOptAddrMode.cpp | 446 int64_t NewOffset) { in usedInLoadStore() 621 int64_t NewOffset; in processAddBases() local 682 int64_t NewOffset) { in updateAddBases()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/ |
| H A D | DWARFUnwindTable.h | 145 void setOffset(int32_t NewOffset) { Offset = NewOffset; } in setOffset()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineMemOperand.h | 331 void setOffset(int64_t NewOffset) { PtrInfo.Offset = NewOffset; } in setOffset()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | PaddingChecker.cpp | 269 CharUnits NewOffset = ASTContext.toCharUnitsFromBits(RL.getFieldOffset(0)); in calculateOptimalPad() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchMergeBaseOffset.cpp | 698 int64_t NewOffset = Hi20.getOperand(1).getOffset() + *CommonOffset; in foldIntoMemoryOps() local
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
| H A D | AtomicChange.cpp | 278 unsigned NewOffset = Replaces.getShiftedCodePosition(R.getOffset()); in insert() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.cpp | 1113 int64_t NewOffset = OffsetOp->getImm() + Offset; in resolveFrameIndex() local 1156 int64_t NewOffset = Offset + getScratchInstrOffset(MI); in isFrameOffsetLegal() local 2927 int64_t NewOffset = Offset + OffsetOp->getImm(); in eliminateFrameIndex() local 3303 int64_t NewOffset = OldImm + Offset; in eliminateFrameIndex() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldImpl.h | 221 void setOffset(uint64_t NewOffset) { Offset = NewOffset; } in setOffset()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TypeBasedAliasAnalysis.cpp | 775 uint64_t NewOffset = InnerOffset->getZExtValue() - Offset; in shiftTBAAStruct() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64PreLegalizerCombiner.cpp | 168 uint64_t NewOffset = MinOffset + CurrOffset; in matchFoldGlobalOffset() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFastISel.cpp | 96 void setOffset(int64_t NewOffset) { in setOffset()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWP/ |
| H A D | DWP.cpp | 421 auto NewOffset = OffsetRemapping[OldOffset]; in writeNewOffsetsTo() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 597 void setOffset(orc::ExecutorAddrDiff NewOffset) { in setOffset() 1539 orc::ExecutorAddrDiff NewOffset, in transferDefinedSymbol()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | ELFObjectWriter.cpp | 219 uint64_t NewOffset = alignTo(Offset, Alignment); in align() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 1277 int64_t NewOffset = 0; in changeDependences() local 2986 int64_t NewOffset = in applyInstrChange() local 3742 int64_t NewOffset = in fixupRegisterOverlaps() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | AArch64.cpp | 967 llvm::Value *NewOffset = nullptr; in EmitAAPCSVAArg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.cpp | 3205 int64_t NewOffset) -> bool { in canFoldIntoAddrMode() 3228 int64_t NewOffset = OldOffset + Disp; in canFoldIntoAddrMode() local 6412 int64_t NewOffset = Offset / Scale; in isAArch64FrameOffsetLegal() local 6451 int64_t NewOffset; in rewriteAArch64FrameIndex() local
|