Home
last modified time | relevance | path

Searched defs:getSpace (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/Presburger/
H A DPWMAFunction.h61 const PresburgerSpace &getSpace() const { return space; } in getSpace() function
170 const PresburgerSpace &getSpace() const { return space; } in getSpace() function
H A DPresburgerRelation.h57 const PresburgerSpace &getSpace() const { return space; } in getSpace() function
H A DIntegerRelation.h120 const PresburgerSpace &getSpace() const { return space; } in getSpace() function
287 const PresburgerSpace &getSpace() const { return space; }; in getSpace() function
/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp48 uint32_t FrontendResource::getSpace() { getSpace() function in FrontendResource
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp257 isl::space ScopArrayInfo::getSpace() const { in getSpace() function in ScopArrayInfo