Home
last modified time | relevance | path

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

/external/rust/crates/itertools/src/
Ddiff.rs23 Shorter(usize, PutBack<I>), enumerator
/external/llvm-project/clang/unittests/Tooling/
DRefactoringTest.cpp1460 TEST_F(ApplyAtomicChangesTest, Shorter) { in TEST_F() argument
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7209 if (SDValue Shorter = in visitTRUNCATE() local
12097 SDValue Shorter = in visitSTORE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10884 if (SDValue Shorter = DAG.GetDemandedBits(N0, Mask)) in visitTRUNCATE() local
16457 if (SDValue Shorter = DAG.GetDemandedBits(Value, TruncDemandedBits)) in visitSTORE() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11872 if (SDValue Shorter = DAG.GetDemandedBits(N0, Mask)) in visitTRUNCATE() local
17560 if (SDValue Shorter = DAG.GetDemandedBits(Value, TruncDemandedBits)) in visitSTORE() local