Home
last modified time | relevance | path

Searched defs:isGather (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h946 inline bool isGather(IntrinsicInst *IntInst) { in isGather() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2941 bool isGather() const {return State == NeedToGather; } in isGather() function
[all...]