Home
last modified time | relevance | path

Searched defs:BasePos (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp182 unsigned BasePos, OffPos; in isLoadStoreThatCanHandleDisplacement() local
201 unsigned BasePos, OffsetPos; in tryToCombine() local
288 unsigned BasePos, OffPos; in canJoinInstructions() local
378 unsigned BasePos, OffPos; in fixPastUses() local
455 unsigned BasePos, OffPos; in changeToAddrMode() local
H A DARCInstrInfo.cpp424 getBaseAndOffsetPosition(const MachineInstr & MI,unsigned & BasePos,unsigned & OffsetPos) const getBaseAndOffsetPosition() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1012 unsigned BasePos = 0, OffsetPos = 0, NewBase = 0; changeDependences() local
2601 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 DModuloSchedule.cpp1012 unsigned BasePos, OffsetPos; cloneAndChangeInstr() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2047 unsigned BasePos = 0, OffsetPos = 0; getIncrementValue() local
3301 unsigned BasePos = 0, OffsetPos = 0; getBaseAndOffset() local
3324 getBaseAndOffsetPosition(const MachineInstr & MI,unsigned & BasePos,unsigned & OffsetPos) const getBaseAndOffsetPosition() argument
[all...]
H A DHexagonVectorCombine.cpp1106 BasicBlock::iterator BasePos = Builder.GetInsertPoint(); in realignLoadGroup() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1494 getBaseAndOffsetPosition(const MachineInstr & MI,unsigned & BasePos,unsigned & OffsetPos) getBaseAndOffsetPosition() argument
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1960 LocalScope::const_iterator BasePos = SrcPos.shared_parent(DstPos); addScopeChangesHandling() local