Home
last modified time | relevance | path

Searched defs:Space (Results 1 – 25 of 44) sorted by relevance

12

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp193 const char *NL, unsigned int Space, bool IsDot) { in printJson()
198 const char *NL, unsigned int Space, bool IsDot) { in printJson()
203 const char *NL, unsigned int Space, bool IsDot) { in printJson()
219 const char *NL, unsigned int Space, bool IsDot) { in printJson()
227 const char *NL, unsigned int Space, bool IsDot) { in printJson()
235 unsigned int Space, bool IsDot) { in printJsonContainer()
258 const char *NL, unsigned int Space, bool IsDot) { in printJson()
265 const char *Name, const char *NL, unsigned int Space, in printJsonImpl()
276 const char *NL, unsigned int Space, in printDynamicTypesJson()
282 const char *NL, unsigned int Space, in printDynamicCastsJson()
[all …]
H A DEnvironment.cpp219 unsigned int Space, bool IsDot) const { in printJson()
/llvm-project/clang/test/CodeGenCXX/
H A Dp2085.cpp14 struct Space { struct
17 std::strong_ordering operator<=>(Space const &other) const; argument
/llvm-project/llvm/unittests/tools/llvm-exegesis/
H A DBenchmarkRunnerTest.cpp19 BenchmarkRunner::ScratchSpace Space; in TEST() local
/llvm-project/clang/include/clang/Basic/
H A DJsonSupport.h21 inline raw_ostream &Indent(raw_ostream &Out, const unsigned int Space, in Indent()
/llvm-project/flang/lib/Parser/
H A Dtoken-parsers.h64 struct Space { struct
66 constexpr Space() {} in Space() argument
77 constexpr Space space; argument
/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp60 FrontendResource(GlobalVariable * GV,ResourceKind RK,ElementType ElTy,bool IsROV,uint32_t ResIndex,uint32_t Space) FrontendResource() argument
/llvm-project/flang/lib/Evaluate/
H A Dcharacter.h116 static constexpr CharT Space() { return 0x20; } in Space() function
/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h25 Space, enumerator
/llvm-project/offload/include/Shared/
H A DUtils.h75 size_t Space = std::numeric_limits<size_t>::max(); alignPtr() local
/llvm-project/polly/lib/Support/
H A DSCEVAffinator.cpp216 isl_space *Space = isl_space_set_alloc(Ctx.get(), 1, NumIterators); in visit() local
264 isl_space *Space = isl_space_set_alloc(Ctx.get(), 0, NumIterators); in visitConstant() local
413 isl_space *Space = isl_space_set_alloc(Ctx.get(), 0, NumIterators); in visitAddRecExpr() local
566 isl::space Space{Ct in visitUnknown() local
[all...]
H A DISLTools.cpp35 isl::multi_aff makeShiftDimAff(isl::space Space, int Pos, int Amount) { in makeShiftDimAff()
221 isl::space Space = Set.get_space(); in shiftDim() local
242 isl::space Space = Map.get_space(); in shiftDim() local
460 isl::space Space = Map.get_space(); in distributeDomain() local
/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.h36 uint32_t Space; variable
/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.h90 unsigned Space; global() member
/llvm-project/polly/lib/Analysis/
H A DDependenceInfo.cpp90 isl_space *Space = isl_map_get_space(Relation); in tag() local
119 isl_space *Space = S.getParamSpace().release(); in collectInfo() local
688 isl::space Space = Deltas.get_space(); in isValidSchedule() local
798 isl::space Space = isl::manage_copy(RAW).get_space(); in getDependences() local
H A DScopInfo.cpp258 auto Space = isl::space(Id.ctx(), 0, getNumberOfDimensions()); in getSpace() local
265 isl::space Space = getSpace(); in isReadOnly() local
615 isl::space Space = isl::space(Statement->getIslCtx(), 0, 1); createBasicAccessMap() local
646 isl::space Space = getOriginalAccessRelationSpace().range(); assumeNoOutOfBound() local
756 isl::space Space; foldAccessRelation() local
798 isl::space Space = Statement->getDomainSpace(); foldAccessRelation() local
843 isl::space Space = isl::space(Ctx, 0, Statement->getNumIterators(), 0); buildAccessRelation() local
973 isl::space Space = SetDomain.map_from_set(); getEqualAndLarger() local
994 isl::space Space = Schedule.get_space().range(); getStride() local
1491 isl::space Space = isl::space::params_alloc(getIslCtx(), 0); buildContext() local
1512 isl::space Space = getFullParamSpace(); realignParams() local
1830 isl::space Space = isl::space::params_alloc(getIslCtx(), ParameterIds.size()); getFullParamSpace() local
[all...]
/llvm-project/polly/lib/Transform/
H A DZoneAlgo.cpp248 isl::space Space = Map.get_space().range(); in isMapToUnknown() local
751 auto Space = makeValueSpace(V); in makeValueSet() local
853 isl::space Space = Map.get_space(); in normalizeValInst() local
928 isl::space Space = Map.get_space(); in isNormalized() local
H A DMatmulOptimizer.cpp266 isl::space Space = isl::space(Ctx, 0, 0, 1); in getUnrollIsolatedSetOptions() local
327 isl::space Space = AccMap.get_space(); in isMatMulOperandAcc() local
462 auto Space = DomainSpace.map_from_domain_and_range(DomainSpace); in containsOnlyMatMulDep() local
1151 isl::space Space = AccMap.get_space(); in isCorrectAccessMap() local
1482 isl::space Space = DepDelta.get_space(); isReductionCarriedOverDim() local
1608 isl::space Space = DomainSpace.map_from_domain_and_range(DomainSpace); containsOnlyTcDeps() local
[all...]
H A DScheduleOptimizer.cpp416 auto Space = isl::manage(isl_schedule_node_band_get_space(Node.get())); in prevectSchedBand() local
497 auto Space = isl::manage(isl_schedule_node_band_get_space(Node.get())); in isTileableBandNode() local
537 auto Space = isl::manage(isl_schedule_node_band_get_space(Node.get())); in applyPrevectBandOpt() local
H A DScheduleTreeTransform.cpp550 isl::space Space = Set.get_space(); in addExtentConstraints() local
1073 isl::space Space = PwAff.get_space(); in applyPartialUnroll() local
1145 isl::space Space(Ctx, 0, 1); in getDimOptions() local
1156 auto Space = isl::manage(isl_schedule_node_band_get_space(Node.get())); in tileNode() local
/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp162 const unsigned Space = SlotIndex::InstrDist/2; renumberIndexes() local
/llvm-project/polly/unittests/DeLICM/
H A DDeLICMTest.cpp28 isl::space Space = Set.get_space(); in unionSpace() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dmake-shared.cpp298 auto Space = std::shared_ptr <int>(new int()); in whitespaces() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseAutoCheck.cpp31 enum CharType { Space, Alpha, Punctuation }; in getTypeNameLength() enumerator
/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h44 Space, enumerator

12