Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp319 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp322 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp319 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1244 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1196 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1308 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp452 const SCEV *FirstOffset = CBucket.Elements[1].Offset; in prepareBasesForCommoningChains() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4376 int64_t FirstOffset = IsLargeOffset ? 0 : OffsetValue; in expandUlh() local
4426 int64_t FirstOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUsh() local
5185 MCOperand &FirstOffset = Inst.getOperand(2); in expandLoadStoreDMacro() local
5232 MCOperand &FirstOffset = Inst.getOperand(2); in expandStoreDM1Macro() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4395 int64_t FirstOffset = IsLargeOffset ? 0 : OffsetValue; in expandUlh() local
4445 int64_t FirstOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUsh() local
5286 MCOperand &FirstOffset = Inst.getOperand(2); in expandLoadStoreDMacro() local
5333 MCOperand &FirstOffset = Inst.getOperand(2); in expandStoreDM1Macro() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6538 int64_t FirstOffset) { in isBigEndian()
6618 int64_t FirstOffset = INT64_MAX; in MatchStoreCombine() local
6790 int64_t FirstOffset = INT64_MAX; in MatchLoadCombine() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
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