Home
last modified time | relevance | path

Searched defs:pad (Results 1 – 25 of 53) sorted by relevance

123

/llvm-project/llvm/test/MC/COFF/
H A Dsection-name-encoding.s41 .macro pad_sections2 pad argument
50 .macro pad_sections pad argument
73 .macro pad_sections_ex pad argument
/llvm-project/llvm/test/tools/llvm-objcopy/COFF/
H A Dsection-name-encoding.s70 .macro pad_sections2 pad argument
79 .macro pad_sections pad argument
89 .macro pad_sections_ex pad argument
/llvm-project/flang/test/Semantics/
H A Ddata12.f905 integer :: pad component
10 integer :: pad component
15 integer :: pad component
/llvm-project/lld/test/ELF/
H A Dppc64-error-missaligned-ds.s26 pad: label
H A Dppc64-error-missaligned-dq.s26 pad: label
/llvm-project/clang/test/SemaCXX/
H A Dconstexpr-builtin-bit-cast.cpp109 struct pad { in test_partially_initialized() struct
269 struct pad { in test_indeterminate() struct
363 struct pad { struct
110 xtest_partially_initialized::pad test_partially_initialized() argument
111 ytest_partially_initialized::pad test_partially_initialized() argument
270 atest_indeterminate::pad test_indeterminate() argument
271 btest_indeterminate::pad test_indeterminate() argument
368 bpad global() argument
[all...]
H A Dbuiltin-object-size-cxx14.cpp55 int pad; member
61 int pad; member
/llvm-project/flang/test/Lower/Intrinsics/
H A Dreshape.f9031 subroutine test_reshape_optional(pad, order, source, shape) argument
32 real, pointer :: pad(:, :) local
/llvm-project/clang/test/CodeGen/
H A D2008-01-04-WideBitfield.c5 unsigned char pad : 4; member
/llvm-project/libc/src/stdio/printf_core/
H A Dwriter.cpp18 int Writer::pad(char new_char, size_t length) { pad() function in LIBC_NAMESPACE::printf_core::Writer
/llvm-project/compiler-rt/test/asan/TestCases/Posix/
H A Dshared-lib-test.cpp44 int pad[10]; variable
H A Dasan-symbolize-sanity-test.cpp52 int pad[10]; variable
/llvm-project/lldb/test/API/functionalities/optimized_code/
H A Dmain.cpp16 int pad = 0; member
/llvm-project/flang/unittests/Evaluate/
H A Dreshape.cpp44 Descriptor &pad{padDescriptor.descriptor()}; in main() local
/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/
H A Ddbg-arg.c17 int pad; member
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp37 static mlir::Value applyPad(Location loc, Value input, ArrayRef<int64_t> pad, in applyPad() argument
299 llvm::SmallVector<int64_t> pad; matchAndRewrite() local
472 llvm::SmallVector<int64_t> pad; matchAndRewrite() local
705 ArrayRef<int64_t> pad = op.getPad(); computeDynamicOutputSizes() local
770 llvm::SmallVector<int64_t> pad; matchAndRewrite() local
827 llvm::SmallVector<int64_t> pad; matchAndRewrite() local
890 __anon02203f670702(Value valid, Value pos, int64_t pad) matchAndRewrite() argument
[all...]
/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeTransposeConv.cpp93 llvm::ArrayRef<int64_t> pad = op.getOutPad(); matchAndRewrite() local
160 llvm::ArrayRef<int64_t> pad = op.getOutPad(); matchAndRewrite() local
[all...]
H A DTosaDecomposeConv2D.cpp58 llvm::SmallVector<int64_t> pad(8, 0); in matchAndRewrite() local
H A DTosaDecomposeDepthwise.cpp96 llvm::SmallVector<int64_t> pad(10, 0); matchAndRewrite() local
/llvm-project/mlir/unittests/Bytecode/
H A DBytecodeTest.cpp58 buffer.insert(0, pad, ' '); in TEST() local
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.h68 uint8_t pad[6]; member
76 uint32_t pad[2]; member
H A DRegisterContextDarwin_x86_64.h73 uint8_t pad[6]; member
81 uint32_t pad[2]; member
/llvm-project/libc/src/__support/
H A Dhash.h101 uint64_t pad; global() variable
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-template.cpp10 char pad[8]; // make the member pointer to 'e' a bit more interesting (nonzero) member
/llvm-project/mlir/lib/Dialect/Tensor/Utils/
H A DUtils.cpp25 createPadHighOp(RankedTensorType type,Value source,Value pad,bool nofold,Location loc,OpBuilder & b) createPadHighOp() argument

123