Home
last modified time | relevance | path

Searched defs:GetExtent (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dshape.cpp258 MaybeExtentExpr GetExtent( in GetExtent() function
299 MaybeExtentExpr GetExtent(FoldingContext &context, const Subscript &subscript, in GetExtent() function
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp1272 void GetExtent(const gl::Extents &glExtent, VkExtent3D *vkExtent) in GetExtent() function