Home
last modified time | relevance | path

Searched defs:Grp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWasmStreamer.cpp64 const MCSymbol *Grp = SectionWasm->getGroup(); in changeSection() local
H A DMCELFStreamer.cpp156 const MCSymbol *Grp = SectionELF->getGroup(); in changeSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp821 X86InterleavedAccessGroup Grp(LI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedLoad() local
848 X86InterleavedAccessGroup Grp(SI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1385 void setWideningDecision(const InterleaveGroup<Instruction> *Grp, in setWideningDecision()