Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp87 static cl::opt<int> MaxStoresPerMemcpyOptSizeCL("max-store-memcpy-Os", variable
1248 MaxStoresPerMemcpyOptSize = MaxStoresPerMemcpyOptSizeCL; in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp64 static cl::opt<int> MaxStoresPerMemcpyOptSizeCL("max-store-memcpy-Os", variable
1726 MaxStoresPerMemcpyOptSize = MaxStoresPerMemcpyOptSizeCL; in HexagonTargetLowering()