Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCWasmStreamer.cpp65 const MCSymbol *Grp = SectionWasm->getGroup(); in ChangeSection() local
DMCELFStreamer.cpp156 const MCSymbol *Grp = SectionELF->getGroup(); in ChangeSection() local
/external/swiftshader/third_party/LLVM/lib/MC/
DMCELFStreamer.cpp85 const MCSymbol *Grp = static_cast<const MCSectionELF *>(Section)->getGroup(); in ChangeSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp814 X86InterleavedAccessGroup Grp(LI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedLoad() local
840 X86InterleavedAccessGroup Grp(SI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedStore() local
/external/llvm/lib/MC/
DMCELFStreamer.cpp146 const MCSymbol *Grp = SectionELF->getGroup(); in ChangeSection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1301 void setWideningDecision(const InterleaveGroup *Grp, unsigned VF, in setWideningDecision()