/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRExpandPseudoInsts.cpp | 289 bool AVRExpandPseudo::expand<AVR::ADDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 294 bool AVRExpandPseudo::expand<AVR::ADCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 299 bool AVRExpandPseudo::expand<AVR::SUBWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 304 bool AVRExpandPseudo::expand<AVR::SUBIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 353 bool AVRExpandPseudo::expand<AVR::SBCWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 358 bool AVRExpandPseudo::expand<AVR::SBCIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 398 bool AVRExpandPseudo::expand<AVR::ANDWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 403 bool AVRExpandPseudo::expand<AVR::ANDIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 408 bool AVRExpandPseudo::expand<AVR::ORWRdRr>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo 413 bool AVRExpandPseudo::expand<AVR::ORIWRdK>(Block &MBB, BlockIt MBBI) { in expand() function in __anond678e5db0111::AVRExpandPseudo [all …]
|
H A D | AVRShiftExpand.cpp | 77 void AVRShiftExpand::expand(BinaryOperator *BI) { in expand() function in AVRShiftExpand
|
/llvm-project/lld/unittests/AsLibELF/ |
H A D | ROCm.cpp | 28 static std::string expand(const char *path) { in expand() function
|
/llvm-project/clang/lib/Tooling/ |
H A D | ExpandResponseFilesCompilationDatabase.cpp | 51 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { in expand() function in clang::tooling::__anonce75014e0111::ExpandResponseFilesDatabase
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.cpp | 2994 #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(l, op) \ macro 3016 #define expand(l, op) \ macro 3024 #define expand(l, op) \ macro 3031 #define expand(l, op) \ macro 3047 #define expand(l, op) (void (*)(kmp_user_lock_p)) __kmp_##op##_##l##_##lock, macro 3052 #define expand(l, op) (void (*)(kmp_user_lock_p)) __kmp_##op##_##l##_##lock, macro 3056 #define expand(l, op) \ macro [all …]
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-format.cpp | 54 Arg &expand(Arg &a) { return a; } in expand() function
|
/llvm-project/clang/unittests/Format/ |
H A D | MacroExpanderTest.cpp | 22 std::string expand(MacroExpander &Macros, StringRef Name) { in expand() function in clang::format::__anon20ba688a0111::MacroExpanderTest 28 std::string expand(MacroExpander &Macros, StringRef Name, in expand() function in clang::format::__anon20ba688a0111::MacroExpanderTest
|
H A D | MacroCallReconstructorTest.cpp | 33 TokenList expand(StringRef Name, in expand() function in clang::format::__anon59adf30c0111::Expansion 38 TokenList expand(StringRef Name) { return expandInternal(Name, {}); } in expand() function in clang::format::__anon59adf30c0111::Expansion 40 TokenList expand(StringRef Name, const std::vector<std::string> &Args) { in expand() function in clang::format::__anon59adf30c0111::Expansion [all...] |
/llvm-project/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 245 void expand(SetTheory &ST, Record *Def, RecSet &Elts) override { expand() function 307 const RecVec *SetTheory::expand(Record *Set) { expand() function in SetTheory
|
/llvm-project/lldb/scripts/ |
H A D | analyze-project-deps.py | 114 def expand(path_queue, path_lengths, cycles, src_map): function
|
/llvm-project/llvm/lib/Support/ |
H A D | GlobPattern.cpp | 21 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
|
/llvm-project/clang/lib/Format/ |
H A D | MacroExpander.cpp | 167 MacroExpander::expand(FormatToken *ID, in expand() function in clang::format::MacroExpander
|
/llvm-project/lldb/source/Host/common/ |
H A D | ProcessLaunchInfo.cpp | 155 void ProcessLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments() argument
|
/llvm-project/lldb/source/API/ |
H A D | SBLaunchInfo.cpp | 267 void SBLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments()
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h |
|
/llvm-project/polly/lib/Transform/ |
H A D | MaximalStaticExpansion.cpp | 420 void expand() { in expand() function in __anon1add5aa90111::MaximalStaticExpansionImpl [all...] |
/llvm-project/polly/lib/Support/ |
H A D | ISLTools.cpp | 838 static isl::set expand(const isl::set &Set) { in expand() function 848 static isl::union_set expand(const isl::union_set &USet) { in expand() function
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | WindowScheduler.cpp | 612 void WindowScheduler::expand() { expand() function in WindowScheduler
|
H A D | ModuloSchedule.cpp | 71 void ModuloScheduleExpander::expand() { in expand() function in ModuloScheduleExpander 2006 void PeelingModuloScheduleExpander::expand() { expand() function in PeelingModuloScheduleExpander 2680 void ModuloScheduleExpanderMVE::expand() { expand() function in ModuloScheduleExpanderMVE
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SymbolManager.cpp | 134 void SymExpr::symbol_iterator::expand() { in expand() function in SymExpr::symbol_iterator
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsSEFrameLowering.cpp | 104 bool ExpandPseudo::expand() { expand() function in ExpandPseudo
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ScalarEvolutionExpander.cpp | 1466 Value *SCEVExpander::expand(const SCEV *S) { expand() function in SCEVExpander [all...] |
/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 1621 void expand(SetTheory &ST, Record *R, SetTheory::RecSet &Elts) override { emitDagShuffle() function in Intrinsic::DagEmitter::emitDagShuffle::MaskExpander
|
/llvm-project/mlir/lib/Conversion/VectorToLLVM/ |
H A D | ConvertVectorToLLVM.cpp | 365 matchAndRewrite(vector::ExpandLoadOp expand,OpAdaptor adaptor,ConversionPatternRewriter & rewriter) const matchAndRewrite() argument
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenRegisters.cpp | 628 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) override { expand() function
|