Searched defs:scalars (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Evaluate/ |
| H A D | fold-character.cpp | 92 if (auto scalars{GetScalarConstantArguments<T, SubscriptInteger>( in FoldIntrinsicFunction() local
|
| H A D | fold-real.cpp | 140 if (auto scalars{GetScalarConstantArguments<T, T>(context, args)}) { in FoldIntrinsicFunction() local
|
| /llvm-project-15.0.7/flang/unittests/Optimizer/Builder/ |
| H A D | FIRBuilderTest.cpp | 476 llvm::SmallVector<fir::ExtendedValue, 4> scalars; in TEST_F() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | TargetInfo.cpp | 849 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() 1221 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() 2428 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() 2460 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type *> scalars, in shouldPassIndirectlyForSwift() 5045 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() 5557 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() 6374 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift() 7411 bool shouldPassIndirectlyForSwift(ArrayRef<llvm::Type*> scalars, in shouldPassIndirectlyForSwift()
|