Home
last modified time | relevance | path

Searched defs:inc (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/MC/X86/
H A Dintel-syntax-ambiguous.s7 inc [eax] label
9 inc dword ptr [eax] label
10 inc word ptr [eax] label
11 inc byte ptr [eax] label
H A Dx86_nop.s20 inc %eax label
22 inc %eax label
H A Dx86_long_nop.s33 inc %eax label
35 inc %eax label
H A Dintel-syntax.s701 inc qword ptr [rax] label
702 inc long ptr [rax] label
703 inc dword ptr [rax] label
704 inc word ptr [rax] label
705 inc byte ptr [rax] label
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Posix/
H A Dshared-lib-test.cpp29 fun_t *inc = (fun_t*)dlsym(lib, "inc"); in main() local
48 void inc(int index) { in inc() function
H A Dasan-symbolize-sanity-test.cpp56 void inc(int index) { in inc() function
/llvm-project-15.0.7/llvm/test/tools/llvm-cov/Inputs/sources_specified/extra/
H A Dinc.h1 int inc(int x) { in inc() function
/llvm-project-15.0.7/llvm/test/tools/llvm-symbolizer/
H A Dprint_context.c3 int inc(int a) { in inc() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dconstexpr-unsigned-high-bit.cpp5 constexpr unsigned inc() { in inc() function
H A Dincrement-decrement.cpp5 const int &inc = i++; variable
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Datomic_flag_clear.c14 #define __has_include(inc) 0 argument
H A Datomic_flag_test_and_set.c14 #define __has_include(inc) 0 argument
H A Datomic_signal_fence.c14 #define __has_include(inc) 0 argument
H A Datomic_thread_fence.c14 #define __has_include(inc) 0 argument
H A Datomic_flag_clear_explicit.c14 #define __has_include(inc) 0 argument
H A Datomic_flag_test_and_set_explicit.c14 #define __has_include(inc) 0 argument
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dsanitize-atomic-int-overflow.c21 void inc(void) { in inc() function
H A Dhexagon-brev-store-elm.c27 int brev_store_elimination_test3(int *ptr, int mod, int inc) { in brev_store_elimination_test3()
/llvm-project-15.0.7/llvm/test/tools/dsymutil/Inputs/
H A Dbasic3.c11 static int inc() { in inc() function
H A Dbasic2.c14 static int inc() { in inc() function
/llvm-project-15.0.7/llvm/test/DebugInfo/Inputs/
H A Dmacho-universal.cc4 int inc(int x) { in inc() function
/llvm-project-15.0.7/bolt/test/Inputs/
H A Dicf-jump-tables.c3 int inc(int x) { in inc() function
H A Djump_table_icp.cpp5 int inc(int x) { in inc() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Duninit-bug-first-iteration-init.c12 double result, inc; in bar() local
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DDoLoopHelper.cpp22 auto inc = builder.convertToIndexType(loc, step); in createLoop() local

12