| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | TargetID.cpp | 88 auto Splits = Features.split(':'); in parseTargetIDWithFormatCheckingOnly() local 89 auto Sign = Splits.first.back(); in parseTargetIDWithFormatCheckingOnly() 90 auto Feature = Splits.first.drop_back(); in parseTargetIDWithFormatCheckingOnly() 99 Features = Splits.second; in parseTargetIDWithFormatCheckingOnly()
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/ |
| H A D | AMDGPU.cpp | 159 auto Splits = Part.rtrim().split('='); in parseHIPVersionFile() local 160 if (Splits.first == "HIP_VERSION_MAJOR") { in parseHIPVersionFile() 161 if (Splits.second.getAsInteger(0, Major)) in parseHIPVersionFile() 163 } else if (Splits.first == "HIP_VERSION_MINOR") { in parseHIPVersionFile() 164 if (Splits.second.getAsInteger(0, Minor)) in parseHIPVersionFile() 166 } else if (Splits.first == "HIP_VERSION_PATCH") in parseHIPVersionFile() 167 VersionPatch = Splits.second.str(); in parseHIPVersionFile()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | CallSiteSplitting.cpp | 365 SmallVector<BasicBlock *, 2> Splits(predecessors((TailBB))); in splitCallSite() local 366 assert(Splits.size() == 2 && "Expected exactly 2 splits!"); in splitCallSite() 367 for (BasicBlock *BB : Splits) { in splitCallSite()
|
| H A D | SROA.cpp | 4128 std::vector<uint64_t> Splits; in presplitLoadsAndStores() member 4202 assert(Offsets.Splits.empty() && in presplitLoadsAndStores() 4205 Offsets.Splits.push_back(P.endOffset() - S.beginOffset()); in presplitLoadsAndStores() 4218 assert(!Offsets.Splits.empty() && in presplitLoadsAndStores() 4220 assert(Offsets.Splits.back() == in presplitLoadsAndStores() 4227 Offsets.Splits.push_back(P.endOffset() - Offsets.S->beginOffset()); in presplitLoadsAndStores() 4255 if (LoadOffsets.Splits == StoreOffsets.Splits) in presplitLoadsAndStores() 4329 uint64_t PartOffset = 0, PartSize = Offsets.Splits.front(); in presplitLoadsAndStores() 4330 int Idx = 0, Size = Offsets.Splits.size(); in presplitLoadsAndStores() 4363 PartOffset = Offsets.Splits[Idx]; in presplitLoadsAndStores() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | ControlHeightReduction.cpp | 1145 SmallVector<CHRScope *, 8> Splits; in splitScope() local 1197 Splits.push_back(Scope); in splitScope() 1218 Splits.push_back(Scope); in splitScope() 1223 assert(Splits.size() == SplitsConditionValues.size() && in splitScope() 1224 Splits.size() == SplitsSplitFromOuter.size() && in splitScope() 1225 Splits.size() == SplitsInsertPoints.size() && "Mismatching sizes"); in splitScope() 1226 for (size_t I = 0; I < Splits.size(); ++I) { in splitScope() 1227 CHRScope *Split = Splits[I]; in splitScope() 1242 for (size_t I = 0; I < Splits.size(); ++I) { in splitScope() 1243 CHRScope *Split = Splits[I]; in splitScope()
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | loop.texi | 202 @item @code{loop_split_edge_with}: Splits an edge, and places a 211 @item @code{split_loop_exit_edge}: Splits exit edge of the loop,
|
| H A D | gccint.info | 8097 * `loop_split_edge_with': Splits an edge, and places a specified RTL 8110 * `split_loop_exit_edge': Splits exit edge of the loop, ensuring
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 1870 static void processPSInputArgs(SmallVectorImpl<ISD::InputArg> &Splits, in processPSInputArgs() argument 1895 Splits.push_back(*Arg); in processPSInputArgs() 1914 Splits.push_back(*Arg); in processPSInputArgs() 2400 SmallVector<ISD::InputArg, 16> Splits; in LowerFormalArguments() local 2420 processPSInputArgs(Splits, CallConv, Ins, Skipped, FType, Info); in LowerFormalArguments() 2459 Splits.append(Ins.begin(), Ins.end()); in LowerFormalArguments() 2474 CCInfo.AnalyzeFormalArguments(Splits, AssignFn); in LowerFormalArguments() 2659 SmallVector<ISD::OutputArg, 48> Splits; in LowerReturn() local
|
| /openbsd-src/gnu/gcc/gcc/config/ia64/ |
| H A D | itanium1.md | 379 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the 1216 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the
|
| H A D | itanium2.md | 378 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the 1303 ;;; "MIB/MFB/MMB: Splits issue after any of these bundles unless the
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/ |
| H A D | fr30.md | 277 ;; care about instruction lengths or speeds). Splits are
|
| /openbsd-src/gnu/gcc/gcc/config/fr30/ |
| H A D | fr30.md | 280 ;; care about instruction lengths or speeds). Splits are
|
| /openbsd-src/gnu/gcc/gcc/config/cris/ |
| H A D | cris.md | 3247 ;; Splits for all cases in side-effect insns where (possibly after reload 3622 ;; Splits for addressing prefixes that have no side-effects, so we can
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | userdoc.texi | 719 Splits the current window into two windows, both showing the same node.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/cris/ |
| H A D | cris.md | 4206 ;; Splits for all cases in side-effect insns where (possibly after reload 4634 ;; Splits for addressing prefixes that have no side-effects, so we can
|
| /openbsd-src/gnu/usr.bin/texinfo/po/ |
| H A D | nl.po | 1239 msgstr "Splits het huidige venster"
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/ |
| H A D | perlfunc.pod | |
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlfunc.pod | 8289 Splits the string EXPR into a list of strings and returns the
|