Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp289 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
294 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
299 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
304 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
353 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
358 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
398 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
403 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
408 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
413 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anon0c359c080111::AVRExpandPseudo
[all …]
H A DAVRShiftExpand.cpp77 void AVRShiftExpand::expand(BinaryOperator *BI) { in expand() function in AVRShiftExpand
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.pl160 sub expand subroutine
/freebsd/contrib/bmake/
H A Dstr.c121 Substring_Words(const char *str, bool expand) in Substring_Words()
276 Str_Words(const char *str, bool expand) in Str_Words()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.cpp2994 #define expand(l, op) 0, __kmp_init_direct_lock, macro
3000 #define expand(l, op) 0, (void (*)(kmp_dyna_lock_t *))__kmp_##op##_##l##_lock, macro
3004 #define expand(l, op) \ macro
3011 #define expand( macro
3016 #define expand( global() macro
3024 #define expand( global() macro
3031 #define expand( global() macro
3047 #define expand( global() macro
3052 #define expand( global() macro
3056 #define expand( global() macro
3063 #define expand( global() macro
3068 #define expand( global() macro
3075 #define expand( global() macro
3082 #define expand( global() macro
3382 fill_jumps(table,expand,sep) __kmp_init_dynamic_user_locks() argument
3390 fill_table(table,expand) __kmp_init_dynamic_user_locks() argument
3397 fill_table(table,expand) __kmp_init_dynamic_user_locks() argument
3404 #define expand( __kmp_init_dynamic_user_locks() macro
3408 #define expand( __kmp_init_dynamic_user_locks() macro
3412 #define expand( __kmp_init_dynamic_user_locks() macro
3416 #define expand( __kmp_init_dynamic_user_locks() macro
[all...]
/freebsd/contrib/one-true-awk/testdir/
H A DT.misc260 function expand(chart) { function
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp51 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { in expand() function in clang::tooling::__anonb32a717b0111::ExpandResponseFilesDatabase
/freebsd/crypto/openssl/crypto/comp/
H A Dcomp_local.h18 int (*expand) (COMP_CTX *ctx, member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp26 static Expected<BitVector> expand(StringRef S, StringRef Original) { expand() function
/freebsd/contrib/tcp_wrappers/
H A Dtcpdmatch.c328 static void expand(char *text, char *pattern, struct request_info *request) function
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp245 void expand(SetTheory &ST, Record *Def, RecSet &Elts) override { in expand() function
307 const RecVec *SetTheory::expand(Record *Set) { in expand() function in SetTheory
/freebsd/crypto/heimdal/appl/afsutil/
H A Dafslog.c136 afslog_cell(const char *cell, int expand) in afslog_cell()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacroExpander.cpp167 MacroExpander::expand(FormatToken *ID, in expand() function in clang::format::MacroExpander
/freebsd/usr.bin/mail/
H A Dfio.c321 expand(char *name) in expand() function
/freebsd/contrib/dma/
H A Ddma.c177 add_recp(struct queue *queue, const char *str, int expand) in add_recp()
/freebsd/contrib/sendmail/src/
H A Dmacro.c348 expand(s, buf, bufsize, e) in expand() function
/freebsd/crypto/openssl/crypto/lhash/
H A Dlhash.c213 static int expand(OPENSSL_LHASH *lh) in expand() function
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp155 void ProcessLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments()
/freebsd/crypto/openssl/apps/
H A Dengine.c57 const int expand = 256; in append_buf() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp267 void SBLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h212 [[nodiscard]] Pointer expand() const { in expand() function
/freebsd/usr.bin/tip/tip/
H A Dcmds.c913 expand(char name[]) in expand() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp134 void SymExpr::symbol_iterator::expand() { in expand() function in SymExpr::symbol_iterator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp619 void WindowScheduler::expand() { in expand() function in WindowScheduler
H A DModuloSchedule.cpp71 void ModuloScheduleExpander::expand() { in expand() function in ModuloScheduleExpander
2009 void PeelingModuloScheduleExpander::expand() { in expand() function in PeelingModuloScheduleExpander
2683 void ModuloScheduleExpanderMVE::expand() { in expand() function in ModuloScheduleExpanderMVE

12