Home
last modified time | relevance | path

Searched defs:fill (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project/llvm/test/MC/Mips/
H A Dxgot.s22 .globl fill symbol
27 fill: # @fill label
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dstrpbrk_strict.c12 char fill = 'o'; in main() local
H A Dstrstr_strict.c18 char fill = 'o'; in main() local
H A Dstrspn_strict.c12 char fill = 'o'; in main() local
H A Dstrchr_strict.c12 char fill = 'o'; in main() local
H A Dstrcspn_strict.c12 char fill = 'o'; in main() local
H A Dstrcmp_strict.c12 char fill = 'o'; in main() local
H A Dstrncmp_strict.c26 char fill = 'o'; in main() local
H A Dstrncasecmp_strict.c28 char fill = 'o'; in main() local
/llvm-project/lldb/test/Shell/Register/Inputs/
H A Dx86-gp-write.cpp6 constexpr uint32_t fill = 0x0F0F0F0F; in main() local
H A Dx86-64-gp-write.cpp6 constexpr uint64_t fill = 0x0F0F0F0F0F0F0F0F; in main() local
/llvm-project/clang/test/CodeGen/X86/
H A Dmmx-inline-asm.c6 void foo(long long fill) { in foo() argument
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/bitset/
H A Dmain.cpp4 template <std::size_t N> void fill(std::bitset<N> &b) { in fill() function
/llvm-project/libcxx/include/__algorithm/
H A Dfill.h39 fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in fill() function
/llvm-project/llvm/include/llvm/Support/
H A DFormatCommon.h69 void fill(llvm::raw_ostream &S, size_t Count) { fill() function
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/deque/
H A Dmain.cpp21 template <typename T> T fill(T deque) { in fill() function
/llvm-project/mlir/test/python/dialects/linalg/opdsl/
H A Dassignments.py114 def fill(value=ScalarDef(T), O=TensorDef(T, S.M, S.K, output=True)): function
H A Darguments.py50 def fill(value=ScalarDef(T), O=TensorDef(T, S.M, S.K, output=True)): function
/llvm-project/llvm/lib/Analysis/
H A DInstructionPrecedenceTracking.cpp69 void InstructionPrecedenceTracking::fill(const BasicBlock *BB) { in fill() function in InstructionPrecedenceTracking
/llvm-project/flang/include/flang/Evaluate/
H A Dinteger.h613 SHIFTLWithFill(const Integer & fill,int count) SHIFTLWithFill() argument
627 SHIFTRWithFill(const Integer & fill,int count) SHIFTRWithFill() argument
641 DSHIFTL(const Integer & fill,int count) DSHIFTL() argument
[all...]
/llvm-project/flang/unittests/Evaluate/
H A Dinteger.cpp130 std::uint64_t fill{-(x >> (BITS - 1))}; in exhaustiveTesting() local
/llvm-project/libc/src/__support/RPC/
H A Drpc.h
/llvm-project/openmp/runtime/tools/
H A DsummarizeStats.py54 def fill(self, *args, **kwargs): global() member in radar_factory.RadarAxes
/llvm-project/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgNamedStructuredOps.yaml6357 name: fill global() play
/llvm-project/clang/lib/AST/
H A DComment.cpp203 void DeclInfo::fill() { in fill() function in clang::comments::DeclInfo

12