Searched defs:Offset2 (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp243 int64_t Offset1, Offset2; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp132 int64_t Offset2 = 0; local
H A DSeparateConstOffsetFromGEP.cpp1352 Value *Offset2 = Second->getOperand(1); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp121 uint64_t Offset2 = virtualAddrToOffset(Address2); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp400 int64_t Offset1, Offset2; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1620 int64_t Offset2 = (MCID.TSFlags & SystemZII::Is128Bit ? Offset + 8 : Offset); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1310 shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, int64_t Offset1, int64_t Offset2, unsigned NumLoads) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3058 shouldClusterFI(const MachineFrameInfo &MFI, int FI1, int64_t Offset1, unsigned Opcode1, int FI2, int64_t Offset2, unsigned Opcode2) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp775 int64_t Offset1, Offset2; local
H A DCodeGenPrepare.cpp2118 uint64_t Offset2 = Offset.getLimitedValue(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6746 shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, int64_t Offset1, int64_t Offset2, unsigned NumLoads) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2005 shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, int64_t Offset1, int64_t Offset2, unsigned NumLoads) const argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1767 long long Offset2 = clang_Cursor_getOffsetOfField(cursor); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12751 int64_t Offset1 = 0, Offset2 = 0; local

Completed in 487 milliseconds