Searched defs:Offset2 (Results 1 – 9 of 9) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 825 int64_t &Offset1, int64_t &Offset2) const { in areLoadsFromSameBasePtr() 838 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | MemCpyOptimizer.cpp | 119 int64_t Offset2 = GetOffsetFromIndex(GEP2, Idx, VariableIdxFound, TD); in IsPointerOffset() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 235 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
|
H A D | SelectionDAG.cpp | 6580 int64_t Offset2 = 0; in isConsecutiveLoad() local
|
H A D | DAGCombiner.cpp | 12539 int64_t Offset1, Offset2; in isAlias() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 1124 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 1608 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 5266 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 7853 int64_t Offset2 = 0; in isConsecutiveLSLoc() local
|