Home
last modified time | relevance | path

Searched refs:push_back (Results 1 – 25 of 2343) sorted by relevance

12345678910>>...94

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIFunctionClassifier.cpp31 MPIPointToPointTypes.push_back(IdentInfo_MPI_Send); in initPointToPointIdentifiers()
32 MPIType.push_back(IdentInfo_MPI_Send); in initPointToPointIdentifiers()
36 MPIPointToPointTypes.push_back(IdentInfo_MPI_Isend); in initPointToPointIdentifiers()
37 MPINonBlockingTypes.push_back(IdentInfo_MPI_Isend); in initPointToPointIdentifiers()
38 MPIType.push_back(IdentInfo_MPI_Isend); in initPointToPointIdentifiers()
42 MPIPointToPointTypes.push_back(IdentInfo_MPI_Ssend); in initPointToPointIdentifiers()
43 MPIType.push_back(IdentInfo_MPI_Ssend); in initPointToPointIdentifiers()
47 MPIPointToPointTypes.push_back(IdentInfo_MPI_Issend); in initPointToPointIdentifiers()
48 MPINonBlockingTypes.push_back(IdentInfo_MPI_Issend); in initPointToPointIdentifiers()
49 MPIType.push_back(IdentInfo_MPI_Issend); in initPointToPointIdentifiers()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRuntimeLibcallSignatures.cpp564 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()
565 Params.push_back(wasm::ValType::F32); in getLibcallSignature()
568 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()
569 Params.push_back(wasm::ValType::F64); in getLibcallSignature()
572 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()
573 Params.push_back(wasm::ValType::I32); in getLibcallSignature()
576 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()
577 Params.push_back(wasm::ValType::I64); in getLibcallSignature()
580 Rets.push_back(wasm::ValType::F32); in getLibcallSignature()
581 Params.push_back(wasm::ValType::I32); in getLibcallSignature()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFreeBSD.cpp46 CmdArgs.push_back("--32"); in ConstructJob()
50 CmdArgs.push_back("-a32"); in ConstructJob()
60 CmdArgs.push_back("-march"); in ConstructJob()
61 CmdArgs.push_back(CPUName.data()); in ConstructJob()
63 CmdArgs.push_back("-mabi"); in ConstructJob()
64 CmdArgs.push_back(mips::getGnuCompatibleMipsABIName(ABIName).data()); in ConstructJob()
67 CmdArgs.push_back("-EL"); in ConstructJob()
69 CmdArgs.push_back("-EB"); in ConstructJob()
73 CmdArgs.push_back(Args.MakeArgString("-G" + v)); in ConstructJob()
87 CmdArgs.push_back("-mfpu=vfp"); in ConstructJob()
[all …]
H A DNetBSD.cpp44 CmdArgs.push_back("--32"); in ConstructJob()
53 CmdArgs.push_back(Args.MakeArgString("-mcpu=" + Arch)); in ConstructJob()
65 CmdArgs.push_back("-march"); in ConstructJob()
66 CmdArgs.push_back(CPUName.data()); in ConstructJob()
68 CmdArgs.push_back("-mabi"); in ConstructJob()
69 CmdArgs.push_back(mips::getGnuCompatibleMipsABIName(ABIName).data()); in ConstructJob()
72 CmdArgs.push_back("-EL"); in ConstructJob()
74 CmdArgs.push_back("-EB"); in ConstructJob()
81 CmdArgs.push_back("-32"); in ConstructJob()
83 CmdArgs.push_back(sparc::getSparcAsmModeForCPU(CPU, Triple)); in ConstructJob()
[all …]
H A DFlang.cpp32 CmdArgs.push_back("-x"); in addDashXForInput()
34 CmdArgs.push_back(types::getTypeName(Input.getType())); in addDashXForInput()
144 CmdArgs.push_back("-fstack-arrays"); in addCodegenOptions()
147 CmdArgs.push_back("-fversion-loops-for-stride"); in addCodegenOptions()
166 CmdArgs.push_back("-mrelocation-model"); in addPicOptions()
167 CmdArgs.push_back(RMName); in addPicOptions()
170 CmdArgs.push_back("-pic-level"); in addPicOptions()
171 CmdArgs.push_back(PICLevel == 1 ? "1" : "2"); in addPicOptions()
173 CmdArgs.push_back("-pic-is-pie"); in addPicOptions()
190 CmdArgs.push_back( in AddAArch64TargetArgs()
[all …]
H A DDragonFly.cpp36 CmdArgs.push_back("--32"); in ConstructJob()
40 CmdArgs.push_back("-o"); in ConstructJob()
41 CmdArgs.push_back(Output.getFilename()); in ConstructJob()
44 CmdArgs.push_back(II.getFilename()); in ConstructJob()
67 CmdArgs.push_back(Args.MakeArgString("--sysroot=" + D.SysRoot)); in ConstructJob()
69 CmdArgs.push_back("--eh-frame-hdr"); in ConstructJob()
71 CmdArgs.push_back("-Bstatic"); in ConstructJob()
74 CmdArgs.push_back("-export-dynamic"); in ConstructJob()
76 CmdArgs.push_back("-shared"); in ConstructJob()
78 CmdArgs.push_back("-dynamic-linker"); in ConstructJob()
[all …]
H A DOpenBSD.cpp44 CmdArgs.push_back("--32"); in ConstructJob()
51 CmdArgs.push_back(Args.MakeArgString("-mcpu=" + Arch)); in ConstructJob()
56 CmdArgs.push_back("-mppc"); in ConstructJob()
57 CmdArgs.push_back("-many"); in ConstructJob()
61 CmdArgs.push_back("-64"); in ConstructJob()
63 CmdArgs.push_back(sparc::getSparcAsmModeForCPU(CPU, Triple)); in ConstructJob()
74 CmdArgs.push_back("-march"); in ConstructJob()
75 CmdArgs.push_back(CPUName.data()); in ConstructJob()
77 CmdArgs.push_back("-mabi"); in ConstructJob()
78 CmdArgs.push_back(mips::getGnuCompatibleMipsABIName(ABIName).data()); in ConstructJob()
[all …]
H A DFuchsia.cpp52 CmdArgs.push_back("-z"); in ConstructJob()
53 CmdArgs.push_back("max-page-size=4096"); in ConstructJob()
55 CmdArgs.push_back("-z"); in ConstructJob()
56 CmdArgs.push_back("now"); in ConstructJob()
58 CmdArgs.push_back("-z"); in ConstructJob()
59 CmdArgs.push_back("start-stop-visibility=hidden"); in ConstructJob()
64 CmdArgs.push_back("-z"); in ConstructJob()
65 CmdArgs.push_back("rodynamic"); in ConstructJob()
66 CmdArgs.push_back("-z"); in ConstructJob()
67 CmdArgs.push_back("separate-loadable-segments"); in ConstructJob()
[all …]
H A DClang.cpp107 Res.push_back('\\'); in EscapeSpacesAndBackslashes()
110 Res.push_back(*Arg); in EscapeSpacesAndBackslashes()
192 OutStrings.push_back(Args.MakeArgString(Out + "all")); in ParseMRecip()
204 OutStrings.push_back(Args.MakeArgString(Out + Val)); in ParseMRecip()
282 OutStrings.push_back(Args.MakeArgString(Out)); in ParseMRecip()
295 CmdArgs.push_back("-mprefer-vector-width=none"); in ParseMPreferVectorWidth()
302 CmdArgs.push_back(Args.MakeArgString("-mprefer-vector-width=" + Value)); in ParseMPreferVectorWidth()
356 CmdArgs.push_back("-fasync-exceptions"); in addExceptionArgs()
366 CmdArgs.push_back("-fobjc-exceptions"); in addExceptionArgs()
384 CmdArgs.push_back("-fcxx-exceptions"); in addExceptionArgs()
[all …]
H A DCrossWindows.cpp42 CmdArgs.push_back("--32"); in ConstructJob()
45 CmdArgs.push_back("--64"); in ConstructJob()
51 CmdArgs.push_back("-o"); in ConstructJob()
52 CmdArgs.push_back(Output.getFilename()); in ConstructJob()
55 CmdArgs.push_back(Input.getFilename()); in ConstructJob()
85 CmdArgs.push_back(Args.MakeArgString("--sysroot=" + D.SysRoot)); in ConstructJob()
88 CmdArgs.push_back("-pie"); in ConstructJob()
90 CmdArgs.push_back("-export-dynamic"); in ConstructJob()
92 CmdArgs.push_back("--strip-all"); in ConstructJob()
94 CmdArgs.push_back("-m"); in ConstructJob()
[all …]
H A DWebAssembly.cpp74 CmdArgs.push_back("-m"); in ConstructJob()
76 CmdArgs.push_back("wasm64"); in ConstructJob()
78 CmdArgs.push_back("wasm32"); in ConstructJob()
81 CmdArgs.push_back("--strip-all"); in ConstructJob()
89 CmdArgs.push_back("--wasm-ld-path"); in ConstructJob()
90 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetProgramPath("wasm-ld"))); in ConstructJob()
134 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(Crt1))); in ConstructJob()
136 CmdArgs.push_back(Args.MakeArgString("--entry")); in ConstructJob()
137 CmdArgs.push_back(Args.MakeArgString(Entry)); in ConstructJob()
141 CmdArgs.push_back(Args.MakeArgString("-shared")); in ConstructJob()
[all …]
/freebsd/contrib/kyua/utils/text/
H A Dtable_test.cpp77 row1.push_back("1234"); in ATF_TEST_CASE_BODY()
78 row1.push_back("123456"); in ATF_TEST_CASE_BODY()
80 row2.push_back("12"); in ATF_TEST_CASE_BODY()
81 row2.push_back("12345678"); in ATF_TEST_CASE_BODY()
96 row1.push_back("1234"); in ATF_TEST_CASE_BODY()
97 row1.push_back("123456"); in ATF_TEST_CASE_BODY()
99 row2.push_back("12"); in ATF_TEST_CASE_BODY()
100 row2.push_back("12345678"); in ATF_TEST_CASE_BODY()
125 row1.push_back("foo"); in ATF_TEST_CASE_BODY()
127 row2.push_back("bar"); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-listener-test.cc57 g_events->push_back(GetFullMethodName("OnTestProgramStart")); in OnTestProgramStart()
65 g_events->push_back(message.GetString()); in OnTestIterationStart()
69 g_events->push_back(GetFullMethodName("OnEnvironmentsSetUpStart")); in OnEnvironmentsSetUpStart()
73 g_events->push_back(GetFullMethodName("OnEnvironmentsSetUpEnd")); in OnEnvironmentsSetUpEnd()
77 g_events->push_back(GetFullMethodName("OnTestCaseStart")); in OnTestCaseStart()
82 g_events->push_back(GetFullMethodName("OnTestStart")); in OnTestStart()
86 g_events->push_back(GetFullMethodName("OnTestPartResult")); in OnTestPartResult()
90 g_events->push_back(GetFullMethodName("OnTestEnd")); in OnTestEnd()
95 g_events->push_back(GetFullMethodName("OnTestCaseEnd")); in OnTestCaseEnd()
100 g_events->push_back(GetFullMethodName("OnEnvironmentsTearDownStart")); in OnEnvironmentsTearDownStart()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DFuzzerCLI.cpp20 CLArgs.push_back(ArgV[0]); in parseFuzzerCLOpts()
27 CLArgs.push_back(ArgV[I++]); in parseFuzzerCLOpts()
43 Args.push_back("-global-isel"); in handleExecNameEncodedBEOpts()
45 Args.push_back("-O0"); in handleExecNameEncodedBEOpts()
47 Args.push_back("-" + Opt.str()); in handleExecNameEncodedBEOpts()
49 Args.push_back("-mtriple=" + Opt.str()); in handleExecNameEncodedBEOpts()
63 CLArgs.push_back(S.c_str()); in handleExecNameEncodedBEOpts()
80 Args.push_back("-passes=instcombine"); in handleExecNameEncodedOptimizerOpts()
82 Args.push_back("-passes=early-cse"); in handleExecNameEncodedOptimizerOpts()
84 Args.push_back("-passes=simplifycfg"); in handleExecNameEncodedOptimizerOpts()
[all …]
H A DOperations.cpp19 Ops.push_back(binOpDescriptor(1, Instruction::Add)); in describeFuzzerIntOps()
20 Ops.push_back(binOpDescriptor(1, Instruction::Sub)); in describeFuzzerIntOps()
21 Ops.push_back(binOpDescriptor(1, Instruction::Mul)); in describeFuzzerIntOps()
22 Ops.push_back(binOpDescriptor(1, Instruction::SDiv)); in describeFuzzerIntOps()
23 Ops.push_back(binOpDescriptor(1, Instruction::UDiv)); in describeFuzzerIntOps()
24 Ops.push_back(binOpDescriptor(1, Instruction::SRem)); in describeFuzzerIntOps()
25 Ops.push_back(binOpDescriptor(1, Instruction::URem)); in describeFuzzerIntOps()
26 Ops.push_back(binOpDescriptor(1, Instruction::Shl)); in describeFuzzerIntOps()
27 Ops.push_back(binOpDescriptor(1, Instruction::LShr)); in describeFuzzerIntOps()
28 Ops.push_back(binOpDescriptor(1, Instruction::AShr)); in describeFuzzerIntOps()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsDetector_arm64.cpp78 fpcr_fields.push_back({"FZ16", 19}); in DetectFPCRFields()
82 fpcr_fields.push_back({"IDE", 15}); in DetectFPCRFields()
86 fpcr_fields.push_back({"EBF", 13}); in DetectFPCRFields()
88 fpcr_fields.push_back({"IXE", 12}); in DetectFPCRFields()
89 fpcr_fields.push_back({"UFE", 11}); in DetectFPCRFields()
90 fpcr_fields.push_back({"OFE", 10}); in DetectFPCRFields()
91 fpcr_fields.push_back({"DZE", 9}); in DetectFPCRFields()
92 fpcr_fields.push_back({"IOE", 8}); in DetectFPCRFields()
96 fpcr_fields.push_back({"NEP", 2}); in DetectFPCRFields()
97 fpcr_fields.push_back({"AH", 1}); in DetectFPCRFields()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp482 StackIds.push_back(Index.getStackIdAtIndex(StackIdIndex)); in IndexBitcodeWriter()
573 ModulePaths.push_back(ModPath); in forEachModule()
695 Vals.push_back(C); in writeStringRecord()
902 Vals.push_back(V << 1); in emitSignedInt64()
904 Vals.push_back((-V << 1) | 1); in emitSignedInt64()
922 Record.push_back(BitWidth); in emitConstantRange()
924 Record.push_back(CR.getLower().getActiveWords() | in emitConstantRange()
945 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
946 Record.push_back(AttrListIndex); in writeAttributeGroupTable()
950 Record.push_back(0); in writeAttributeGroupTable()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp28 ShuffleMask.push_back(0); in DecodeINSERTPSMask()
29 ShuffleMask.push_back(1); in DecodeINSERTPSMask()
30 ShuffleMask.push_back(2); in DecodeINSERTPSMask()
31 ShuffleMask.push_back(3); in DecodeINSERTPSMask()
54 ShuffleMask.push_back(i); in DecodeInsertElementMask()
62 ShuffleMask.push_back(NElts + i); in DecodeMOVHLPSMask()
65 ShuffleMask.push_back(i); in DecodeMOVHLPSMask()
71 ShuffleMask.push_back(i); in DecodeMOVLHPSMask()
74 ShuffleMask.push_back(NElts + i); in DecodeMOVLHPSMask()
79 ShuffleMask.push_back(2 * i); in DecodeMOVSLDUPMask()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp47 Features.push_back(Args.MakeArgString(Str)); in getArchFeatures()
50 Features.push_back(Args.MakeArgString("+experimental")); in getArchFeatures()
100 Features.push_back("+reserve-x1"); in getRISCVTargetFeatures()
102 Features.push_back("+reserve-x2"); in getRISCVTargetFeatures()
104 Features.push_back("+reserve-x3"); in getRISCVTargetFeatures()
106 Features.push_back("+reserve-x4"); in getRISCVTargetFeatures()
108 Features.push_back("+reserve-x5"); in getRISCVTargetFeatures()
110 Features.push_back("+reserve-x6"); in getRISCVTargetFeatures()
112 Features.push_back("+reserve-x7"); in getRISCVTargetFeatures()
114 Features.push_back("+reserve-x8"); in getRISCVTargetFeatures()
[all …]
H A DAArch64.cpp168 Features.push_back("+zcm"); in getAArch64MicroArchFeaturesFromMtune()
169 Features.push_back("+zcz"); in getAArch64MicroArchFeaturesFromMtune()
262 Features.push_back("+tpidr-el3"); in getAArch64TargetFeatures()
264 Features.push_back("+tpidr-el2"); in getAArch64TargetFeatures()
266 Features.push_back("+tpidr-el1"); in getAArch64TargetFeatures()
268 Features.push_back("+tpidrro-el0"); in getAArch64TargetFeatures()
312 Features.push_back("+harden-sls-retbr"); in getAArch64TargetFeatures()
314 Features.push_back("+harden-sls-blr"); in getAArch64TargetFeatures()
316 Features.push_back("+harden-sls-nocomdat"); in getAArch64TargetFeatures()
325 Features.push_back("+strict-align"); in getAArch64TargetFeatures()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp424 Mods.push_back(const_cast<Module *>(&M)); in writeModule()
608 Vals.push_back(C); in writeStringRecord()
723 Vals.push_back(V << 1); in emitSignedInt64()
725 Vals.push_back((-V << 1) | 1); in emitSignedInt64()
876 Record.push_back(VE.getAttributeGroupID(Pair)); in writeAttributeGroupTable()
877 Record.push_back(AttrListIndex); in writeAttributeGroupTable()
884 Record.push_back(0); in writeAttributeGroupTable()
885 Record.push_back(Val); in writeAttributeGroupTable()
890 Record.push_back(0); in writeAttributeGroupTable()
891 Record.push_back(bitc::ATTR_KIND_READ_NONE); in writeAttributeGroupTable()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.cpp90 OriginalArgWasF128.push_back( in PreAnalyzeCallResultForF128()
92 OriginalArgWasFloat.push_back(RetTy->isFloatingPointTy()); in PreAnalyzeCallResultForF128()
102 OriginalArgWasF128.push_back( in PreAnalyzeReturnForF128()
104 OriginalArgWasFloat.push_back( in PreAnalyzeReturnForF128()
114 OriginalRetWasFloatVector.push_back(originalTypeIsVectorFloat(RetTy)); in PreAnalyzeCallResultForVectorFloat()
124 OriginalRetWasFloatVector.push_back( in PreAnalyzeReturnForVectorFloat()
130 OriginalRetWasFloatVector.push_back(originalEVTTypeIsVectorFloat(ArgVT)); in PreAnalyzeReturnValue()
135 OriginalArgWasF128.push_back(originalTypeIsF128(ArgTy, Func)); in PreAnalyzeCallOperand()
136 OriginalArgWasFloat.push_back(ArgTy->isFloatingPointTy()); in PreAnalyzeCallOperand()
137 OriginalArgWasFloatVector.push_back(ArgTy->isVectorTy()); in PreAnalyzeCallOperand()
[all …]
/freebsd/contrib/kyua/cli/
H A Dcmd_help_test.cpp154 args.push_back("help"); in global_test()
161 expected.push_back(PACKAGE " (" PACKAGE_NAME ") " PACKAGE_VERSION); in global_test()
162 expected.push_back(""); in global_test()
163 expected.push_back("Usage: progname [general_options] command " in global_test()
166 expected.push_back(""); in global_test()
167 expected.push_back("Available general options:"); in global_test()
171 expected.push_back(""); in global_test()
172 expected.push_back("Generic commands:"); in global_test()
173 expected.push_back(" mock_complex Complex command."); in global_test()
174 expected.push_back(" mock_simple Simple command."); in global_test()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DCSKYTargetParser.cpp28 Features.push_back("+fpuv2_sf"); in getFPUFeatures()
29 Features.push_back("+fpuv2_df"); in getFPUFeatures()
30 Features.push_back("+fdivdu"); in getFPUFeatures()
33 Features.push_back("+fpuv2_sf"); in getFPUFeatures()
34 Features.push_back("+fpuv2_df"); in getFPUFeatures()
37 Features.push_back("+fpuv2_sf"); in getFPUFeatures()
38 Features.push_back("+fpuv2_df"); in getFPUFeatures()
39 Features.push_back("+fdivdu"); in getFPUFeatures()
42 Features.push_back("+fpuv2_sf"); in getFPUFeatures()
45 Features.push_back(" in getFPUFeatures()
[all...]
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndexDiscovery.cpp86 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleMethodOverloadList()
101 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleBaseClass()
122 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleDataMember()
133 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleOverloadedMethod()
146 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleOneMethod()
161 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleNestedType()
171 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleStaticDataMember()
185 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 2}); in handleVirtualBaseClass()
196 Refs.push_back({TiRefKind::TypeRef, Offset + 4, 1}); in handleVFPtr()
205 Refs.push_back({TiRefKin in handleListContinuation()
[all...]

12345678910>>...94