Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp132 int64_t Offset2 = 0; in getConstraint() local
H A DSeparateConstOffsetFromGEP.cpp1352 Value *Offset2 = Second->getOperand(1); in swapGEPOperand() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp121 uint64_t Offset2 = virtualAddrToOffset(Address2); in inlineContextEqual() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1298 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 DMicroMipsSizeReduction.cpp400 int64_t Offset1, Offset2; in ConsecutiveInstr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp243 int64_t Offset1, Offset2; in ClusterNeighboringLoads() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp975 SymbolRef Offset2, in invalidateIteratorPositions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp1490 uint64_t Offset2 = N->getConstantOperandVal(OffsetOpIdx); in doPeepholeLoadStoreADDI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1620 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 DAArch64InstrInfo.cpp3060 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 DMachinePipeliner.cpp775 int64_t Offset1, Offset2; in addLoopCarriedDependences() local
H A DCodeGenPrepare.cpp2118 uint64_t Offset2 = Offset.getLimitedValue(); in optimizeCallInst() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1767 long long Offset2 = clang_Cursor_getOffsetOfField(cursor); in PrintTypeSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2827 int64_t Offset1 = 0, Offset2 = 0; in shouldClusterMemOps() local
H A DPPCISelLowering.cpp12751 int64_t Offset1 = 0, Offset2 = 0; in isConsecutiveLSLoc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6747 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2006 int64_t Offset1, int64_t Offset2, in shouldScheduleLoadsNear()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp7094 auto Offset2 = getOffsetFromIndex(GEP2, Idx, DL); in isPointerOffset() local