Searched defs:Offset0 (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp276 int64_t Offset0; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp1234 SelectDS64Bit4ByteAligned(SDValue Addr, SDValue &Base, SDValue &Offset0, SDValue &Offset1) const argument
H A DAMDGPUInstructionSelector.cpp1146 unsigned Offset0 = OrderedCountIndex << 2; local
H A DSIInstrInfo.cpp309 unsigned Offset0 = Offset0Op->getImm(); local
156 areLoadsFromSameBasePtr(SDNode *Load0, SDNode *Load1, int64_t &Offset0, int64_t &Offset1) const argument
510 shouldScheduleLoadsNear(SDNode *Load0, SDNode *Load1, int64_t Offset0, int64_t Offset1, unsigned NumLoads) const argument
[all...]
H A DSIISelLowering.cpp6660 unsigned Offset0 = OrderedCountIndex << 2; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14470 const APInt &Offset0 = CN->getAPIntValue(); local
16571 int64_t Offset0 = LoadNodes[0].OffsetFromBase; local

Completed in 199 milliseconds