Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp74 const MCSymbol *Grp = SectionWasm->getGroup(); in changeSection() local
H A DMCELFStreamer.cpp111 const MCSymbol *Grp = SectionELF->getGroup(); in changeSection() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp817 X86InterleavedAccessGroup Grp(LI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedLoad() local
844 X86InterleavedAccessGroup Grp(SI, Shuffles, Indices, Factor, Subtarget, in lowerInterleavedStore() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2841 VarGrpRef Grp = VarGrpMgr.getGroupOfVar(VD); in eraseVarsForUnfixableGroupMates() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp8340 DictScope Grp(this->W); in printSectionGroupMembers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1193 void setWideningDecision(const InterleaveGroup<Instruction> *Grp, in setWideningDecision()