Home
last modified time | relevance | path

Searched +defs:U +defs:M +defs:b (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp73 const GlobalValue *GV, const User *U) { in addNonConstUser()
89 for (const auto *U : V->users()) { in addAllGlobalValueUsers() local
115 static void findPartitions(Module &M, ClusterIDMapType &ClusterIDMap, in findPartitions()
190 llvm::sort(Sets, [](const SortType &a, const SortType &b) { in findPartitions()
256 Module &M, unsigned N, in SplitModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp162 SplitModuleLogger(const Module &M) { in SplitModuleLogger()
224 calculateFunctionCosts(SplitModuleLogger &SML, GetTTIFn GetTTI, Module &M, in calculateFunctionCosts()
290 static void addAllIndirectCallDependencies(const Module &M, in addAllIndirectCallDependencies()
316 const Module &M = *Fn.getParent(); in addAllDependencies() local
437 doPartitioning(SplitModuleLogger &SML, Module &M, unsigned NumParts, in doPartitioning()
468 const std::pair<PartitionID, CostType> &b) { in doPartitioning()
612 for (auto &U : Fn.uses()) { in hasDirectCaller() local
620 GetTTIFn GetTTI, Module &M, unsigned N, in splitAMDGPUModule()
777 PreservedAnalyses AMDGPUSplitModulePass::run(Module &M, in run()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp168 [&](const MergeFileInfo &a, const MergeFileInfo &b) -> bool { in Merge()
207 Merger M; in CrashResistantMergeInternalStep() local
228 auto U = FileToVector(M.Files[i].Name); in CrashResistantMergeInternalStep() local
447 Merger M; in CrashResistantMerge() local
517 Merger M; in CrashResistantMerge() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp300 bool IRTranslator::translateBinaryOp(unsigned Opcode, const User &U, in translateBinaryOp()
319 bool IRTranslator::translateUnaryOp(unsigned Opcode, const User &U, in translateUnaryOp()
332 bool IRTranslator::translateFNeg(const User &U, MachineIRBuilder &MIRBuilder) { in translateFNeg()
336 bool IRTranslator::translateCompare(const User &U, in translateCompare()
361 bool IRTranslator::translateRet(const User &U, MachineIRBuilder &MIRBuilder) { in translateRet()
577 bool IRTranslator::translateBr(const User &U, MachineIRBuilder &MIRBuilder) { in translateBr()
691 bool IRTranslator::translateSwitch(const User &U, MachineIRBuilder &MIB) { in translateSwitch()
1256 [](const CaseCluster &a, const CaseCluster &b) { in lowerSwitchWorkItem()
1332 bool IRTranslator::translateIndirectBr(const User &U, in translateIndirectBr()
1362 bool IRTranslator::translateLoad(const User &U, MachineIRBuilder &MIRBuilder) { in translateLoad()
[all …]
/freebsd/crypto/libecc/src/examples/hash/
H A Dgostr34_11_94.c94 u64 U[GOSTR34_11_94_STATE_SIZE], V[GOSTR34_11_94_STATE_SIZE], W[GOSTR34_11_94_STATE_SIZE]; in gostr34_11_94_key_generation() local
308 u64 a, b, c; in gostr34_11_94_256bit_sum() local
330 u64 H[GOSTR34_11_94_STATE_SIZE], S[GOSTR34_11_94_STATE_SIZE], M[GOSTR34_11_94_STATE_SIZE]; in gostr34_11_94_process() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp253 for (Node M : CopyNs) { in color() local
451 ElemType U in route() local
482 const Coloring::MapType &M = G.colors(); route() local
549 const Coloring::MapType &M = G.colors(); route() local
769 for (int M : Mask) { ShuffleMask() local
791 for (int M : Mask) print() local
861 for (int b = 0; b != static_cast<int>(Size); ++b) { vpack() local
876 for (int b = 0; b != static_cast<int>(Size); ++b) { vshuff() local
1006 int M = Mask[I]; splitMask() local
1009 } else if (unsigned(M) < VecLen) { splitMask() local
1041 int M = Mask[I]; isIdentity() local
1052 __anon9fc097470b02(int M) isLowHalfOnly() argument
1065 for (int M : SM.Mask) { getInputSegmentList() local
1093 int M = SM.Mask[S*SegLen + I]; getOutputSegmentMap() local
1124 int M = Mask[I]; packSegmentMask() local
1355 int M = SM.Mask[I]; packs() local
1462 int M = SMA.Mask[I]; packs() local
1482 int M = SM.Mask[I]; packs() local
1568 __anon9fc097470d02(int M) shuffs1() argument
1811 __anon9fc097471302(const SDUse &U) select() argument
1879 unsigned M = I; scalarizeShuffle() local
1951 int M = SM.Mask[i]; getPerfectCompletions() local
2055 int M = SM.Mask[I]; rotationDistance() local
2336 int M = SM.Mask[i]; perfect() local
2524 for (int M : SM.Mask) { butterfly() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp224 void ChainedASTReaderListener::ReadCounter(const serialization::ModuleFile &M, in ReadCounter()
575 Module *M = in getTopImportImplicitModule() local
868 void PCHValidator::ReadCounter(const ModuleFile &M, unsigned Value) { in ReadCounter()
1268 bool ASTReader::ReadLexicalDeclContextStorage(ModuleFile &M, in ReadLexicalDeclContextStorage()
1317 bool ASTReader::ReadVisibleDeclContextStorage(ModuleFile &M, in ReadVisibleDeclContextStorage()
1769 ModuleFile *M = GlobalSLocEntryMap.find(-ID)->second; in getModuleImportLoc() local
1823 Token ASTReader::ReadToken(ModuleFile &M, const RecordDataImpl &Record, in ReadToken()
2006 ASTReader::getGlobalPreprocessedEntityID(ModuleFile &M, in getGlobalPreprocessedEntityID()
2049 bool HeaderFileInfoTrait::EqualKey(internal_key_ref a, internal_key_ref b) { in EqualKey()
2144 void ASTReader::addPendingMacro(IdentifierInfo *II, ModuleFile *M, in addPendingMacro()
[all …]
H A DASTWriter.cpp180 auto CollectModuleMapsForHierarchy = [&](const Module *M) { in GetAffectingModuleMaps()
222 for (auto *M : CurrentModule->submodules()) in GetAffectingModuleMaps() local
248 if (const Module *M = KH.getModule()) in GetAffectingModuleMaps() local
2058 auto EmitModule = [&](Module *M, ModuleMap::ModuleHeaderRole Role) { in EmitData()
2097 Module *M = Worklist.pop_back_val(); in WriteHeaderSearch() local
2111 for (const auto &U : M->MissingHeaders) { in WriteHeaderSearch() local
2622 for (auto *M : Macro->overrides()) in WritePreprocessor() local
2629 for (auto *M : Macro->overrides()) in WritePreprocessor() local
3154 for (auto *M : Mod->submodules()) in WriteSubmodules() local
3593 for (ObjCMethodList *M = &Data.Instance; M && M->getMethod(); in WriteSelectors() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6723 auto matchMask = [&OuterShift, &InnerShift, &Y](SDValue M) -> bool { in unfoldExtremeBitClearingToShifts()
9314 SDValue X, Y, M; in unfoldMaskedMerge() local
10203 auto UserOfLowerBits = [NarrowVTSize](SDNode *U) { in combineShiftToMULH()
15620 for (int M : SVN->getMask()) in visitBITCAST() local
16009 SDValue Z) { in visitFADDForFMACombine()
16036 SDValue Z) { in visitFADDForFMACombine()
17271 for (auto *U : N1->uses()) { in combineRepeatedFPDivisors() local
17297 for (auto *U : Users) { in combineRepeatedFPDivisors() local
23443 [](const SDValue &a, const SDValue &b) { in reduceBuildVecToShuffle()
24658 for (int M : WideShuffleVector->getMask().slice(FirstExtractedEltIdx, in foldExtractSubvectorFromShuffleVector() local
[all …]
H A DSelectionDAGBuilder.cpp1837 for (const Use &U : C->operands()) { in getValueImpl() local
2579 for (const auto *U : Ins->users()) { in shouldKeepJumpConditionsTogether() local
3094 const Module &M = *ParentBB->getParent()->getFunction().getParent(); in visitSPDescriptorParent() local
6264 for (const auto *U : PreallocatedSetup->users()) { in FindPreallocatedCall() local
7308 const Module &M = *MF.getFunction().getParent(); in visitIntrinsicCall() local
11260 for (const User *U : A->users()) in isOnlyUsedInEntryBlock() local
11315 for (const Use &U : I.operands()) { in findArgumentCopyElisionCandidates() local
11431 for (const Value *U : Arg.users()) { in tryToElideArgumentCopy() local
11995 [](const CaseCluster &a, const CaseCluster &b) { in lowerWorkItem()
H A DTargetLowering.cpp899 int M = ShuffleMask[i]; in SimplifyMultipleUseDemandedBits() local
3456 int M = ShuffleMask[i]; in SimplifyDemandedVectorElts() local
3481 int &M = NewMask[i]; in SimplifyDemandedVectorElts() local
3504 int M = ShuffleMask[i]; in SimplifyDemandedVectorElts() local
6010 Ret.begin(), Ret.end(), [](ConstraintPair a, ConstraintPair b) { in getConstraintPreferences()
10555 SDValue U = DAG.getNode(ISD::ADD, dl, VT, in forceExpandWideMUL() local
/freebsd/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c110 M, /* register or memory */ enumerator
136 U, enumerator
3859 char b = (opcode4 << 4) | opcode5; in dtrace_disx86() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp409 TryResult(bool b) : X(b ? 1 : 0) {} in TryResult()
2496 CFGBlock *CFGBuilder::VisitUnaryOperator(UnaryOperator *U, AddStmtChoice asc) { in VisitUnaryOperator()
3686 CFGBlock *CFGBuilder::VisitMemberExpr(MemberExpr *M, AddStmtChoice asc) { in VisitMemberExpr()
4386 bool b = tryEvaluate(Terminator->getCond(), result); in VisitSwitchStmt() local
/freebsd/contrib/sqlite3/
H A Dshell.c834 # define setModeFlushQ(f, b, m) if(b) fflush(f) argument
1244 # define fgets(b,n,f) fGetsUtf8(b,n,f) argument
1292 static int cli_strcmp(const char *a, const char *b){ in cli_strcmp()
1297 static int cli_strncmp(const char *a, const char *b, size_t n){ in cli_strncmp()
9317 static int apndGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in apndGetLastError()
9434 #define MIN(a,b) ((a)<(b) ? (a) : (b)) argument
10072 u8 b = p[0]; in zipfileScanExtra() local
10105 int Y,M,D,X1,X2,A,B,sec,min,hr; in zipfileMtime() local
16057 int U, X; in dbdataNext() local
16113 int M, K; in dbdataNext() local
[all …]