Home
last modified time | relevance | path

Searched defs:FirstOffset (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/dev/hptmv/
H A Dcommand.h145 USHORT FirstOffset; /* the offset from the StartLBA for the first member */ member
154 USHORT FirstOffset; /* the offset from the StartLBA for the first member */ member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp319 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1301 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4404 int64_t FirstOffset = IsLargeOffset ? 0 : OffsetValue; in expandUlh() local
4454 int64_t FirstOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUsh() local
5295 MCOperand &FirstOffset = Inst.getOperand(2); in expandLoadStoreDMacro() local
5342 MCOperand &FirstOffset = Inst.getOperand(2); in expandStoreDM1Macro() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7240 int64_t FirstOffset) { in isBigEndian()
7339 int64_t FirstOffset = INT64_MAX; in mergeTruncStores() local
7527 int64_t FirstOffset = INT64_MAX; in MatchLoadCombine() local