Home
last modified time | relevance | path

Searched defs:Offset2 (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1362 int64_t &Offset2) const { in areLoadsFromSameBasePtr()
1375 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp674 APInt Offset2(DL.getIndexTypeSizeInBits(Load2Ptr->getType()), 0); in foldLoadsRecursive() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1359 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
H A DConstraintElimination.cpp433 int64_t Offset2 = BDec.Offset; in getConstraint() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp246 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp961 SymbolRef Offset2, in invalidateIteratorPositions()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1638 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3312 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI()
3382 int64_t Offset2 = SecondLdSt.getOperand(2).getImm(); in shouldClusterMemOps() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp795 int64_t Offset1, Offset2; in addLoopCarriedDependences() local
H A DCodeGenPrepare.cpp2239 uint64_t Offset2 = Offset.getLimitedValue(); in optimizeCallInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2941 int64_t Offset1 = 0, Offset2 = 0; in shouldClusterMemOps() local
H A DPPCISelLowering.cpp13317 int64_t Offset1 = 0, Offset2 = 0; in isConsecutiveLSLoc() local
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c1778 long long Offset2 = clang_Cursor_getOffsetOfField(cursor); in PrintTypeSize() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1153 const APInt *Offset1 = nullptr, *Offset2 = nullptr; in foldAndOrOfICmpsUsingRanges() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2029 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7389 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp7503 APInt Offset2(DL.getIndexTypeSizeInBits(Ptr2->getType()), 0); in isPointerOffset() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4776 int Offset2 = Pair2.second; in canFormVector() local