Searched defs:Grp (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCWasmStreamer.cpp | 64 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-16.0/llvm/lib/MC/ |
D | MCWasmStreamer.cpp | 88 const MCSymbol *Grp = SectionWasm->getGroup(); in changeSection() local
|
D | MCELFStreamer.cpp | 157 const MCSymbol *Grp = SectionELF->getGroup(); in changeSection() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 821 X86InterleavedAccessGroup Grp(LI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedLoad() local 848 X86InterleavedAccessGroup Grp(SI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedStore() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 817 X86InterleavedAccessGroup Grp(LI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedLoad() local 843 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-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1116 void setWideningDecision(const InterleaveGroup<Instruction> *Grp, unsigned VF, in setWideningDecision()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1344 void setWideningDecision(const InterleaveGroup<Instruction> *Grp, in setWideningDecision()
|