/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 132 int64_t Offset2 = 0; in getConstraint() local
|
H A D | SeparateConstOffsetFromGEP.cpp | 1352 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.cpp | 121 uint64_t Offset2 = virtualAddrToOffset(Address2); in inlineContextEqual() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1298 int64_t &Offset2) const { in areLoadsFromSameBasePtr() 1311 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MicroMipsSizeReduction.cpp | 400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 243 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ContainerModeling.cpp | 975 SymbolRef Offset2, in invalidateIteratorPositions()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 1490 uint64_t Offset2 = N->getConstantOperandVal(OffsetOpIdx); in doPeepholeLoadStoreADDI() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 1620 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); in getOpcodeForOffset() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 3060 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI() 3130 int64_t Offset2 = SecondLdSt.getOperand(2).getImm(); in shouldClusterMemOps() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 775 int64_t Offset1, Offset2; in addLoopCarriedDependences() local
|
H A D | CodeGenPrepare.cpp | 2118 uint64_t Offset2 = Offset.getLimitedValue(); in optimizeCallInst() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/ |
H A D | c-index-test.c | 1767 long long Offset2 = clang_Cursor_getOffsetOfField(cursor); in PrintTypeSize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 2827 int64_t Offset1 = 0, Offset2 = 0; in shouldClusterMemOps() local
|
H A D | PPCISelLowering.cpp | 12751 int64_t Offset1 = 0, Offset2 = 0; in isConsecutiveLSLoc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 6747 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 2006 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 7094 auto Offset2 = getOffsetFromIndex(GEP2, Idx, DL); in isPointerOffset() local
|