Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.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/llvm-project/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/llvm-project/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1301 Value *FirstOffset = FirstGEP->getOperand(1); in isLegalToSwapOperand() local
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp4404 int64_t FirstOffset = IsLargeOffset ? 0 : OffsetValue; in expandUlh() local
4454 int64_t FirstOffset = IsLargeOffset ? 1 : (OffsetValue + 1); in expandUsh() local
5295 MCOperand &FirstOffset = Inst.getOperand(2); in expandLoadStoreDMacro() local
5342 MCOperand &FirstOffset = Inst.getOperand(2); in expandStoreDM1Macro() 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-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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7053 int64_t FirstOffset) { in isBigEndian()
7144 int64_t FirstOffset = INT64_MAX; in mergeTruncStores() local
7332 int64_t FirstOffset = INT64_MAX; in MatchLoadCombine() local