Searched refs:Extracts (Results 1 – 13 of 13) sorted by relevance
120 bool tryReplaceExtracts(ArrayRef<ExtractElementInst *> Extracts,302 SmallVector<ExtractElementInst *, 4> Extracts; in lowerInterleavedLoad() local310 Extracts.push_back(Extract); in lowerInterleavedLoad()375 if (!tryReplaceExtracts(Extracts, Shuffles)) in lowerInterleavedLoad()386 return !Extracts.empty() || BinOpShuffleChanged; in lowerInterleavedLoad()429 ArrayRef<ExtractElementInst *> Extracts, in tryReplaceExtracts() argument433 if (Extracts.empty()) in tryReplaceExtracts()440 for (auto *Extract : Extracts) { in tryReplaceExtracts()479 IRBuilder<> Builder(Extracts[0]->getContext()); in tryReplaceExtracts()
54 Extracts least significant word from 32-bit expression 'exp'.57 Extracts most significant word from 32-bit expression 'exp'.60 Extracts 3rd word from 64-bit expression 'exp'.63 Extracts 4rd word from 64-bit expression 'exp'.
64 Extracts least significant word from 32-bit expression 'exp'.67 Extracts most significant word from 32-bit expression 'exp'.70 Extracts 3rd word from 64-bit expression 'exp'.73 Extracts 4rd word from 64-bit expression 'exp'.
597 * Extracts the current state of a % mersenne_twister random number799 * Extracts the current state of a % subtract_with_carry random number982 * Extracts the current state of a % subtract_with_carry_01 random number1180 * Extracts the current state of a % subtract_with_carry random number1376 * Extracts the current state of a %xor_combine random number1603 * Extracts a %unform_int random number distribution1707 * Extracts a %bernoulli_distribution random number distribution1781 * Extracts a %geometric_distribution random number distribution1868 * Extracts a %poisson_distribution random number distribution1963 * Extracts a %binomial_distribution random number distribution[all …]
1073 def Extracts {1090 Extracts.Vec0>;1092 Extracts.Vec1>;1094 Extracts.Vec2>;1096 Extracts.Vec3>;
101 FIELD: Extracts from or stores into a field.
13459 patch_method_invocation_stmt. Extracts function call expression
102 SmallVector<Instruction *, 2> Extracts; in scalarizePHI() local111 Extracts.push_back(EU); in scalarizePHI()174 for (auto *E : Extracts) in scalarizePHI()
1034 // Vector Element Extracts
2609 Extracts a subfield of length @var{@3@} from @var{@1@}, starting from
18440 SmallVector<SDValue, 8> Extracts; in PerformMVETruncCombine() local18446 Extracts.push_back(Ext); in PerformMVETruncCombine()18449 return DAG.getBuildVector(VT, DL, Extracts); in PerformMVETruncCombine()
9181 Extracts a substring out of EXPR and returns it. First character is at
29485 @ Extracts