Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp319 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1308 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp452 const SCEV *FirstOffset = CBucket.Elements[1].Offset; in prepareBasesForCommoningChains() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp4446 int64_t FirstOffset = IsLargeOffset ? 0 : OffsetValue; in expandUlh() local
4496 int64_t FirstOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUsh() local
5337 MCOperand &FirstOffset = Inst.getOperand(2); in expandLoadStoreDMacro() local
5384 MCOperand &FirstOffset = Inst.getOperand(2); in expandStoreDM1Macro() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8125 int64_t FirstOffset) { in isBigEndian()
8228 int64_t FirstOffset = INT64_MAX; in mergeTruncStores() local
8417 int64_t FirstOffset = INT64_MAX; in MatchLoadCombine() local