Home
last modified time | relevance | path

Searched refs:T_int64 (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/toolchain/
H A Dfloat2.c20 typedef signed long long T_int64; typedef
24 volatile T_int64 i64[] = {5, -5, 1LL << 33, -1 * (1LL << 33)};
77 printf("int64_t %lld\n", (T_int64)f32[i]); in main()
88 printf("int64_t %lld\n", (T_int64)f64[i]); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp164 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
165 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
185 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
193 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
238 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
239 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
257 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
300 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
352 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
402 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp164 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
165 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
185 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
193 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
238 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
239 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
257 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
300 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
352 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
402 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Analysis/
H A DScalarEvolutionTest.cpp747 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
748 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
820 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
821 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
918 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
919 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
1144 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1206 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1258 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1308 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/unittests/Analysis/
H A DScalarEvolutionTest.cpp747 Type *T_int64 = Type::getInt64Ty(Context);
748 Type *T_pint64 = T_int64->getPointerTo(10);
820 Type *T_int64 = Type::getInt64Ty(Context);
821 Type *T_pint64 = T_int64->getPointerTo(10);
918 Type *T_int64 = Type::getInt64Ty(Context);
919 Type *T_pint64 = T_int64->getPointerTo(10);
1144 Type *T_int64 = Type::getInt64Ty(Context);
1206 Type *T_int64 = Type::getInt64Ty(Context);
1258 Type *T_int64 = Type::getInt64Ty(Context);
1308 Type *T_int64 = Type::getInt64Ty(Context);
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/unittests/Analysis/
H A DScalarEvolutionTest.cpp748 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
777 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
822 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
920 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1148 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1210 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1262 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1312 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1363 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1413 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp155 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
156 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
176 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
184 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
229 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
230 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
248 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
296 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
348 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
398 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp167 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
168 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
188 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
196 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
241 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
242 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
260 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
308 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
360 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
410 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp155 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
156 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
176 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
184 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
229 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
230 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
248 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
296 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
348 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
398 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp167 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
168 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
188 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
196 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
241 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
242 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
260 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
308 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
360 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
410 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp155 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
156 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
176 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
184 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
229 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
230 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
248 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
296 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
348 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
398 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp167 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
168 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
188 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
196 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
241 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
242 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
260 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
308 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
360 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
410 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp155 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
156 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
176 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
184 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
229 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
230 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
248 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
296 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
348 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
398 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp155 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
156 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
176 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
184 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
229 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
230 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
248 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
296 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
348 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
398 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp155 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
156 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
176 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
184 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
229 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
230 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
248 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
296 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
348 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
398 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Analysis/
H A DScalarEvolutionTest.cpp753 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
782 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
827 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
925 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1153 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1215 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1267 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1317 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1368 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1418 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp753 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
782 Builder.CreateGEP(T_int64, Arg, ConstantInt::get(T_int64, 1)); in TEST_F()
827 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
925 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1153 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1215 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1267 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1317 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1368 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
1418 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp685 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
686 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
704 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
707 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
711 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
783 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
784 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
805 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
811 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
999 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Analysis/
H A DScalarEvolutionTest.cpp685 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
686 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
704 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
707 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
711 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
783 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
784 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
805 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
811 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
999 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp696 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
697 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
715 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
718 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
722 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
794 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
795 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
816 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
822 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
1010 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp696 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
697 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
715 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
718 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
722 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
794 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
795 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
816 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
822 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
1010 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp696 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
697 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
715 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
718 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
722 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
794 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
795 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
816 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
822 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
1010 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp743 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
744 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
762 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
765 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
769 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
841 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
842 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
863 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
869 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
1057 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp743 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
744 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
762 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
765 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
769 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
841 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
842 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
863 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
869 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
1057 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp743 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
744 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
762 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
765 auto *Limit = ConstantInt::get(T_int64, 1000); in TEST_F()
769 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
841 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
842 Type *T_pint64 = T_int64->getPointerTo(10); in TEST_F()
863 PHINode *Phi = Builder.CreatePHI(T_int64, 2); in TEST_F()
869 Phi->addIncoming(ConstantInt::get(T_int64, 0), LPh); in TEST_F()
1057 Type *T_int64 = Type::getInt64Ty(Context); in TEST_F() local
[all …]

12