Home
last modified time | relevance | path

Searched refs:itostr (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp226 extractStr = "op.extractBits(" + itostr(hiBit - loBit) + ", " + in AddCodeToMergeInOperand()
227 itostr(loBit) + ")"; in AddCodeToMergeInOperand()
229 itostr(loInstBit) + ");\n"; in AddCodeToMergeInOperand()
231 extractStr = "op.extractBitsAsZExtValue(" + itostr(hiBit - loBit) + in AddCodeToMergeInOperand()
232 ", " + itostr(loBit) + ")"; in AddCodeToMergeInOperand()
234 itostr(loInstBit) + ", " + itostr(hiBit - loBit) + ");\n"; in AddCodeToMergeInOperand()
246 Case += " op <<= " + itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
248 Case += " op >>= " + itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
254 itostr(opShift) + ";\n"; in AddCodeToMergeInOperand()
257 itostr(-opShift) + ";\n"; in AddCodeToMergeInOperand()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/ADT/
H A DStringExtrasTest.cpp208 EXPECT_EQ("0", itostr(0)); in TEST()
209 EXPECT_EQ("1", itostr(1)); in TEST()
210 EXPECT_EQ("-1", itostr(-1)); in TEST()
211 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
212 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/ADT/
H A DStringExtrasTest.cpp208 EXPECT_EQ("0", itostr(0)); in TEST()
209 EXPECT_EQ("1", itostr(1)); in TEST()
210 EXPECT_EQ("-1", itostr(-1)); in TEST()
211 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
212 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DLinearMappingFunctionTest.cpp883 static string itostr( int i ) in itostr() function
949 message.addDetail( string("Entity: ") + itostr( i ) ); in do_coeff_test()
950 message.addDetail( string("Coefficient number: ") + itostr( j ) ); in do_coeff_test()
1004 message.addDetail( string("Entity: ") + itostr( i ) ); in do_deriv_test()
1005 message.addDetail( string("Coefficient number: ") + itostr( j ) ); in do_deriv_test()
1007 message.addDetail( string("Axis: ") + itostr( k ) ); in do_deriv_test()
1027 message.addDetail( string("Entity: ") + itostr( i ) ); in do_deriv_test()
1028 message.addDetail( string("Coefficient number: ") + itostr( j ) ); in do_deriv_test()
1082 message.addDetail( string("Entity: ") + itostr( i ) ); in do_deriv_test()
1083 message.addDetail( string("Coefficient number: ") + itostr( j ) ); in do_deriv_test()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/ADT/
H A DStringExtrasTest.cpp212 EXPECT_EQ("0", itostr(0)); in TEST()
213 EXPECT_EQ("1", itostr(1)); in TEST()
214 EXPECT_EQ("-1", itostr(-1)); in TEST()
215 EXPECT_EQ(std::to_string(MinInt64), itostr(MinInt64)); in TEST()
216 EXPECT_EQ(std::to_string(MaxInt64), itostr(MaxInt64)); in TEST()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp222 ItinString += " { " + itostr(Cycles) + ", "; in FormItineraryStageString()
235 ItinString += ", " + itostr(TimeInc); in FormItineraryStageString()
238 ItinString += ", (llvm::InstrStage::ReservationKinds)" + itostr(Kind); in FormItineraryStageString()
263 ItinString += " " + itostr(OCycle); in FormItineraryOperandCycleString()
353 StageTable += ItinStageString + ", // " + itostr(ItinStageEnum) + "\n"; in EmitStageAndOperandCycleData()
368 itostr(ItinOperandCycleEnum) + "\n"; in EmitStageAndOperandCycleData()

12345678910>>...19