Searched defs:Grp (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCWasmStreamer.cpp | 65 const MCSymbol *Grp = SectionWasm->getGroup(); in ChangeSection() local
|
D | MCELFStreamer.cpp | 156 const MCSymbol *Grp = SectionELF->getGroup(); in ChangeSection() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCELFStreamer.cpp | 85 const MCSymbol *Grp = static_cast<const MCSectionELF *>(Section)->getGroup(); in ChangeSection() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 814 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/ |
D | MCELFStreamer.cpp | 146 const MCSymbol *Grp = SectionELF->getGroup(); in ChangeSection() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1301 void setWideningDecision(const InterleaveGroup *Grp, unsigned VF, in setWideningDecision()
|