Home
last modified time | relevance | path

Searched refs:MaxStoresPerMemcpyCL (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp83 static cl::opt<int> MaxStoresPerMemcpyCL("max-store-memcpy", variable
1247 MaxStoresPerMemcpy = MaxStoresPerMemcpyCL; in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp60 static cl::opt<int> MaxStoresPerMemcpyCL("max-store-memcpy", variable
1725 MaxStoresPerMemcpy = MaxStoresPerMemcpyCL; in HexagonTargetLowering()