/llvm-project/clang/test/CodeGen/ |
H A D | homogeneous-aggregates.c | 34 struct Doubles { struct 50 struct DoublesBF { argument
|
/llvm-project/clang/test/AST/Interp/ |
H A D | complex.cpp |
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter3/ |
H A D | toy.cpp | 468 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter4/ |
H A D | toy.cpp | 507 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter5/ |
H A D | toy.cpp | 781 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter6/ |
H A D | toy.cpp | 893 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
H A D | toy-jit.cpp | 915 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(TheContext)); in Codegen() local
|
H A D | toy.cpp | 1195 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(TheContext)); in Codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
H A D | toy.cpp | 1021 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
H A D | toy.cpp | 1038 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
H A D | toy.cpp | 1038 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
H A D | toy.cpp | 1038 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/cached/ |
H A D | toy-jit.cpp | 933 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(TheContext)); in Codegen() local
|
H A D | toy.cpp | 1297 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(TheContext)); in Codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter7/ |
H A D | toy.cpp | 1054 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter8/ |
H A D | toy.cpp | 1042 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | loop-convert-basic.cpp | 948 double Doubles[N]; in fundamentalTypesTest() local
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/initial/ |
H A D | toy.cpp | 1155 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(TheContext)); in Codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 1216 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(*TheContext)); in codegen() local
|
/llvm-project/llvm/examples/Kaleidoscope/MCJIT/complete/ |
H A D | toy.cpp | 1375 std::vector<Type *> Doubles(Args.size(), Type::getDoubleTy(TheContext)); in Codegen() local
|