Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp319 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp319 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp322 unsigned FirstOffset = getStoreOffset(FirstMI); in selectStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1244 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1196 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1308 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/AsmParser/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp452 const SCEV *FirstOffset = CBucket.Elements[1].Offset; in prepareBasesForCommoningChains() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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