Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dcommand.h143 USHORT FirstOffset; /* the offset from the StartLBA for the first member */ member
152 USHORT FirstOffset; /* the offset from the StartLBA for the first member */ member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoadStoreWidening.cpp442 unsigned FirstOffset = getOffset(FirstMI); in selectInsts() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1379 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp443 const SCEV *FirstOffset = CBucket.Elements[1].Offset; in prepareBasesForCommoningChains() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4417 int64_t FirstOffset = IsLargeOffset ? 0 : OffsetValue; in expandUlh() local
4467 int64_t FirstOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUsh() local
5307 MCOperand &FirstOffset = Inst.getOperand(2); in expandLoadStoreDMacro() local
5354 MCOperand &FirstOffset = Inst.getOperand(2); in expandStoreDM1Macro() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9283 int64_t FirstOffset) { in isBigEndian()
9391 int64_t FirstOffset = INT64_MAX; in mergeTruncStores() local
9587 int64_t FirstOffset = INT64_MAX; in MatchLoadCombine() local