Home
last modified time | relevance | path

Searched defs:conv (Results 1 – 20 of 20) sorted by relevance

/llvm-project/libc/test/src/stdio/scanf_core/
H A Dconverter_test.cpp105 conv.has_conv = true; in TEST() local
127 conv.has_conv = true; in TEST() local
148 LIBC_NAMESPACE::scanf_core::FormatSection conv; TEST() local
182 LIBC_NAMESPACE::scanf_core::FormatSection conv; TEST() local
237 LIBC_NAMESPACE::scanf_core::FormatSection conv; TEST() local
[all...]
/llvm-project/lldb/test/API/macosx/arm-corefile-regctx/
H A Dcreate-arm-corefiles.cpp34 uint64_buf conv; in add_uint64() local
41 uint32_buf conv; in add_uint32() local
/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp30 uint64_buf conv; in add_uint64() local
39 uint32_buf conv; in add_uint32() local
/llvm-project/clang/test/CodeGenCXX/
H A Dcondition.cpp71 switch (ConvertibleToInt conv = ConvertibleToInt()) { in switch_destruct() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp68 static const char *conv(ReportType typ) { in conv() function
/llvm-project/lldb/test/API/lang/cpp/class_types/
H A Dmain.cpp113 Conversion conv(1); in main() local
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp40 uint64_buf conv; in add_uint64() local
47 uint32_buf conv; in add_uint32() local
/llvm-project/mlir/unittests/Analysis/Presburger/
H A DUtilsTest.cpp85 std::vector<Fraction> conv = multiplyPolynomials(a, b); in TEST() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DCharacterConversion.cpp42 matchAndRewrite(fir::CharConvertOp conv, in matchAndRewrite()
H A DStackArrays.cpp503 mlir::Value conv = convertAllocationType() local
H A DArrayValueCopy.cpp507 while (auto conv = mlir::dyn_cast_or_null<ConvertOp>(op)) in mutuallyExclusiveSliceRange() local
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp72 Value conv, Value result, in linalgIntBroadcastExtSIAdd() argument
379 Value conv = matchAndRewrite() local
390 Value conv = rewriter matchAndRewrite() local
511 Value conv = rewriter matchAndRewrite() local
539 Value conv = matchAndRewrite() local
[all...]
H A DTosaToLinalg.cpp494 auto conv = rewriter.create<arith::FPToSIOp>(loc, dstTy, rounded); createLinalgBodyCalculationForElementwiseOp() local
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/
H A Dcreate-multibin-corefile.cpp60 uint64_buf conv; in add_uint64() local
67 uint32_buf conv; in add_uint32() local
/llvm-project/clang/test/SemaCXX/
H A Dconditional-expr.cpp107 Convertible conv; in test() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp1743 vectorizeDynamicConvOpPrecondition(linalg::LinalgOp conv,bool flatten1DDepthwiseConv) vectorizeDynamicConvOpPrecondition() argument
2894 FailureOr<Operation *> conv(Conv1DOpOrder conv1DOpOrder) { conv() function
3625 __anon729377363202(auto conv) vectorizeConvolution() argument
3626 __anon729377363302(auto conv) vectorizeConvolution() argument
[all...]
/llvm-project/llvm/tools/llvm-size/
H A Dllvm-size.cpp149 APInt conv(64, num); getNumLengthAsString() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DOptimizedBufferization.cpp244 while (auto conv = mlir::dyn_cast_or_null<fir::ConvertOp>(op)) areIdenticalOrDisjointSlices() local
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp134 TranslateCallingConvention(llvm::codeview::CallingConvention conv) { in TranslateCallingConvention() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DPPCIntrinsicCall.cpp1615 auto conv{builder.create<mlir::LLVM::BitcastOp>(loc, moldTy, vArg1)}; in genVecConvert() local