Home
last modified time | relevance | path

Searched +defs:U +defs:hash (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp331 unsigned hash() const { in hash() function in __anonac6bc9b30111::ModelledPHI
390 for (auto &U : I->uses()) in InstructionUseExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp234 hash_code hash = in getHashValue() local
2037 for (const Use &U : Phi->uses()) { in verifyOrderingDominationAndDefUses() local
2066 for (const Use &U : MD->uses()) { in verifyOrderingDominationAndDefUses() local
2525 auto *U = dyn_cast<Instruction>(Us); in getInvariantGroupClobberingInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp451 ElemType U = (S == Pass) ? I : (I < Num/2 ? I+Num/2 : I-Num/2); in route() local
1811 return Dom.count(U in select() argument
2723 template <> struct std::hash<SDValue> { global() struct in std
2725 operator ()std::hash operator ()() argument
[all...]