OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InterleaveGroup
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
VectorUtils.h
286
template <typename InstTy> class
InterleaveGroup
;
474
const
InterleaveGroup
<Instruction> &Group);
582
template <typename InstTy> class
InterleaveGroup
{
584
InterleaveGroup
(uint32_t Factor, bool Reverse, Align Alignment)
588
InterleaveGroup
(InstTy *Instr, int32_t Stride, Align Alignment)
665
llvm_unreachable("
InterleaveGroup
contains no such member");
770
InterleaveGroup
<Instruction> *
775
iterator_range<SmallPtrSetIterator<llvm::
InterleaveGroup
<Instruction> *>>
807
DenseMap<Instruction *,
InterleaveGroup
<Instruction> *> InterleaveGroupMap;
809
SmallPtrSet<
InterleaveGroup
<Instruction> *, 4> InterleaveGroups
[
all
...]
Completed in 61 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026