Searched defs:OffsetPos (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCOptAddrMode.cpp | 201 unsigned BasePos, OffsetPos; in tryToCombine() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 1012 unsigned BasePos = 0, OffsetPos = 0, NewBase = 0; changeDependences() local 2602 canUseLastOffsetValue(MachineInstr * MI,unsigned & BasePos,unsigned & OffsetPos,unsigned & NewBase,int64_t & Offset) canUseLastOffsetValue() argument 2663 unsigned BasePos, OffsetPos; applyInstrChange() local 2985 unsigned BasePos, OffsetPos; orderDependence() local 3363 unsigned BasePos, OffsetPos; fixupRegisterOverlaps() local [all...] |
H A D | ModuloSchedule.cpp | 1012 unsigned BasePos, OffsetPos; cloneAndChangeInstr() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 2047 unsigned BasePos = 0, OffsetPos = 0; getIncrementValue() local 3301 unsigned BasePos = 0, OffsetPos = 0; getBaseAndOffset() local [all...] |
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1495 getBaseAndOffsetPosition(const MachineInstr & MI,unsigned & BasePos,unsigned & OffsetPos) getBaseAndOffsetPosition() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 24641 const unsigned OffsetPos = 4; legalizeSVEGatherPrefetchOffsVec() local 24665 const unsigned ImmPos = 4, OffsetPos = 3; combineSVEPrefetchVecBaseImmOff() local [all...] |