Searched refs:emplace (Results 101 - 116 of 116) sorted by relevance

12345

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp3017 return Actions.emplace(InsertPt,
5429 SubtargetFeatures.emplace(
H A DAsmMatcherEmitter.cpp2175 TiedOperandsEnumMap.emplace(Key, TiedTupleName);
H A DCodeGenDAGPatterns.cpp3798 DAGInsts.emplace(std::piecewise_construct, std::forward_as_tuple(R),
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp429 CSInfo.emplace(*CSKind, Checksum);
608 CSInfo.emplace(*CSKind, Checksum);
H A DCodeGenModule.cpp3953 emitter.emplace(*this);
5105 emitter.emplace(*this);
H A DCGExpr.cpp2984 DL.emplace(CGF, SourceLocation());
H A DCGOpenMPRuntimeNVPTX.cpp4727 I->getSecond().SecondaryLocalVarData.emplace();
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp471 PrototypeScope.emplace(this, Scope::FunctionPrototypeScope |
6370 ThisScope.emplace(Actions, dyn_cast<CXXRecordDecl>(Actions.CurContext), Q,
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2206 .emplace(sect_name.GetCString(),
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp4256 LocalST.emplace(getParent());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp968 MSan.emplace(M, Options);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h11385 TransRetReq.emplace();
11387 TransRetReq.emplace(RetReq.getSubstitutionDiagnostic());
11395 TransRetReq.emplace(TPL);
H A DSemaOpenMP.cpp686 getTopOfStack().OrderedRegion.emplace(Param, Clause);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp3347 SkipInfo.emplace(HashToken, IfTokenLoc, FoundNonSkipPortion,
9022 Context.Comments.OrderedComments[Loc.first].emplace(Loc.second, C);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp4619 OptChecksum.emplace(checksumkind.Val, checksum.Val);
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1794 auto Result = HeapAllocs.emplace(std::piecewise_construct,

Completed in 657 milliseconds

12345