/llvm-project/flang/unittests/Runtime/ |
H A D | RuntimeCrashTest.cpp | 57 static constexpr int bufferSize{1}; in TEST() local 73 static constexpr int bufferSize{4}; in TEST() local 84 static constexpr int bufferSize{1}; in TEST() local 95 static constexpr int bufferSize{1}; TEST() local 106 static constexpr int bufferSize{1}; TEST() local 124 static constexpr int bufferSize{8}; TEST() local 142 static constexpr int bufferSize{1}; TEST() local [all...] |
H A D | LogicalFormatTest.cpp | 22 static constexpr int bufferSize{29}; in TEST() local
|
H A D | NumericalFormatTest.cpp | 79 static constexpr int bufferSize{32}; in TEST() local 193 static constexpr int bufferSize{39}; in TEST() local 217 static constexpr int bufferSize{1 in TEST() local 943 static constexpr int bufferSize{65}; TEST() local [all...] |
H A D | Time.cpp | 92 std::string date(bufferSize, 'Z'), time(bufferSize, 'Z'), in TEST() local
|
H A D | CharacterTest.cpp | 77 static constexpr int bufferSize{4}; in TEST() local
|
/llvm-project/mlir/unittests/Bytecode/ |
H A D | BytecodeTest.cpp | 56 buffer.reserve(bufferSize + kAlignment - 1); in TEST() local
|
/llvm-project/flang/runtime/ |
H A D | edit-input.cpp | 286 ScanRealInput(char * buffer,int bufferSize,IoStatementState & io,const DataEdit & edit) ScanRealInput() argument 728 static constexpr int bufferSize{maxDigits + 18}; EditCommonRealInput() local
|
/llvm-project/mlir/lib/Conversion/GPUCommon/ |
H A D | GPUToLLVMConversion.cpp | 1337 auto bufferSize = spMVBufferSizeCallBuilder matchAndRewrite() local 1376 Value bufferSize; matchAndRewrite() local 1384 auto bufferSize = rewriter.create<LLVM::AllocaOp>( matchAndRewrite() local 1435 auto bufferSize = matchAndRewrite() local [all...] |
/llvm-project/mlir/tools/mlir-vulkan-runner/ |
H A D | VulkanRuntime.cpp |
|
/llvm-project/mlir/lib/CAPI/IR/ |
H A D | BuiltinAttributes.cpp | 647 size_t bufferSize = numElements * 2; mlirDenseElementsAttrBFloat16Get() local 654 size_t bufferSize = numElements * 2; mlirDenseElementsAttrFloat16Get() local
|
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | Character.cpp | 866 mlir::Value bufferSize = srcBoxChar.getLen(); in convertCharacterKind() local
|
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | IRAttributes.cpp | 597 intptr_t bufferSize = bufferInfo.size; bindDerived() local
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertExpr.cpp | 6129 growBuffer(mlir::Value mem,mlir::Value needed,mlir::Value bufferSize,mlir::Value buffSize,mlir::Value eleSz) growBuffer() argument
|