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 DHexagonStoreWidening.cpp319 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1318 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp452 const SCEV *FirstOffset = CBucket.Elements[1].Offset; in prepareBasesForCommoningChains() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4474 int64_t FirstOffset = IsLargeOffset ? 0 : OffsetValue; in expandUlh() local
4524 int64_t FirstOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUsh() local
5365 MCOperand &FirstOffset = Inst.getOperand(2); in expandLoadStoreDMacro() local
5412 MCOperand &FirstOffset = Inst.getOperand(2); in expandStoreDM1Macro() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8829 int64_t FirstOffset) { in isBigEndian()
8937 int64_t FirstOffset = INT64_MAX; in mergeTruncStores() local
9133 int64_t FirstOffset = INT64_MAX; in MatchLoadCombine() local