Home
last modified time | relevance | path

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

12

/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp289 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 DAVRShiftExpand.cpp77 void AVRShiftExpand::expand(BinaryOperator *BI) { in expand() function in AVRShiftExpand
/llvm-project/lld/unittests/AsLibELF/
H A DROCm.cpp28 static std::string expand(const char *path) { in expand() function
/llvm-project/clang/lib/Tooling/
H A DExpandResponseFilesCompilationDatabase.cpp51 std::vector<CompileCommand> expand(std::vector<CompileCommand> Cmds) const { in expand() function in clang::tooling::__anonce75014e0111::ExpandResponseFilesDatabase
/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(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 Dattr-format.cpp54 Arg &expand(Arg &a) { return a; } in expand() function
/llvm-project/clang/unittests/Format/
H A DMacroExpanderTest.cpp22 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 DMacroCallReconstructorTest.cpp33 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 DSetTheory.cpp245 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 Danalyze-project-deps.py114 def expand(path_queue, path_lengths, cycles, src_map): function
/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp21 static Expected<BitVector> expand(StringRef S, StringRef Original) { in expand() function
/llvm-project/clang/lib/Format/
H A DMacroExpander.cpp167 MacroExpander::expand(FormatToken *ID, in expand() function in clang::format::MacroExpander
/llvm-project/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp155 void ProcessLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments() argument
/llvm-project/lldb/source/API/
H A DSBLaunchInfo.cpp267 void SBLaunchInfo::SetShellExpandArguments(bool expand) { in SetShellExpandArguments()
/llvm-project/clang/lib/AST/Interp/
H A DPointer.h
/llvm-project/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp420 void expand() { in expand() function in __anon1add5aa90111::MaximalStaticExpansionImpl
[all...]
/llvm-project/polly/lib/Support/
H A DISLTools.cpp838 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 DWindowScheduler.cpp612 void WindowScheduler::expand() { expand() function in WindowScheduler
H A DModuloSchedule.cpp71 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 DSymbolManager.cpp134 void SymExpr::symbol_iterator::expand() { in expand() function in SymExpr::symbol_iterator
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp104 bool ExpandPseudo::expand() { expand() function in ExpandPseudo
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1466 Value *SCEVExpander::expand(const SCEV *S) { expand() function in SCEVExpander
[all...]
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1621 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 DConvertVectorToLLVM.cpp365 matchAndRewrite(vector::ExpandLoadOp expand,OpAdaptor adaptor,ConversionPatternRewriter & rewriter) const matchAndRewrite() argument
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp628 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) override { expand() function

12