/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1362 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 D | AggressiveInstCombine.cpp | 674 APInt Offset2(DL.getIndexTypeSizeInBits(Load2Ptr->getType()), 0); in foldLoadsRecursive() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | SeparateConstOffsetFromGEP.cpp | 1359 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
|
H A D | ConstraintElimination.cpp | 433 int64_t Offset2 = BDec.Offset; in getConstraint() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 246 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ContainerModeling.cpp | 961 SymbolRef Offset2, in invalidateIteratorPositions()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 1638 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3312 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 D | MachinePipeliner.cpp | 795 int64_t Offset1, Offset2; in addLoopCarriedDependences() local
|
H A D | CodeGenPrepare.cpp | 2239 uint64_t Offset2 = Offset.getLimitedValue(); in optimizeCallInst() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 2941 int64_t Offset1 = 0, Offset2 = 0; in shouldClusterMemOps() local
|
H A D | PPCISelLowering.cpp | 13317 int64_t Offset1 = 0, Offset2 = 0; in isConsecutiveLSLoc() local
|
/openbsd-src/gnu/llvm/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1778 long long Offset2 = clang_Cursor_getOffsetOfField(cursor); in PrintTypeSize() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAndOrXor.cpp | 1153 const APInt *Offset1 = nullptr, *Offset2 = nullptr; in foldAndOrOfICmpsUsingRanges() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 2029 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 7389 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 7503 APInt Offset2(DL.getIndexTypeSizeInBits(Ptr2->getType()), 0); in isPointerOffset() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 4776 int Offset2 = Pair2.second; in canFormVector() local
|