| /llvm-project-15.0.7/flang/include/flang/Evaluate/ |
| H A D | initial-image.h | 38 Result Add(ConstantSubscript, std::size_t, const A &, FoldingContext &) { in Add() function 42 Result Add(ConstantSubscript offset, std::size_t bytes, const Constant<T> &x, in Add() function 62 Result Add(ConstantSubscript offset, std::size_t bytes, in Add() function 95 Result Add(ConstantSubscript offset, std::size_t bytes, const Expr<T> &x, in Add() function
|
| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | NativeWatchpointList.cpp | 16 Status NativeWatchpointList::Add(addr_t addr, size_t size, uint32_t watch_flags, in Add() function in NativeWatchpointList
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_ignoreset.cpp | 22 void IgnoreSet::Add(StackID stack_id) { in Add() function in __tsan::IgnoreSet
|
| H A D | tsan_mutexset.cpp | 22 void MutexSet::Add(u64 id, bool write, u64 epoch) { in Add() function in __tsan::MutexSet
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_ignoreset.cpp | 22 void IgnoreSet::Add(StackID stack_id) { in Add() function in __tsan::IgnoreSet
|
| /llvm-project-15.0.7/llvm/examples/ModuleMaker/ |
| H A D | ModuleMaker.cpp | 54 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three, in main() local
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | CXXFieldCollector.h | 55 void Add(FieldDecl *D) { in Add() function
|
| /llvm-project-15.0.7/llvm/examples/HowToUseJIT/ |
| H A D | HowToUseJIT.cpp | 95 Value *Add = builder.CreateAdd(One, ArgX); in main() local
|
| /llvm-project-15.0.7/llvm/examples/HowToUseLLJIT/ |
| H A D | HowToUseLLJIT.cpp | 69 Value *Add = builder.CreateAdd(One, ArgX); in createDemoModule() local
|
| /llvm-project-15.0.7/flang/include/flang/Common/ |
| H A D | fast-int-set.h | 63 bool Add(int n) { in Add() function
|
| /llvm-project-15.0.7/llvm/lib/Target/ARC/ |
| H A D | ARCMCInstLower.cpp | 72 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
|
| H A D | ARCOptAddrMode.cpp | 193 bool ARCOptAddrMode::noUseOfAddBeforeLoadOrStore(const MachineInstr *Add, in noUseOfAddBeforeLoadOrStore() 231 for (auto &Add : MRI->use_nodbg_instructions(B)) { in tryToCombine() local 276 ARCOptAddrMode::canJoinInstructions(MachineInstr *Ldst, MachineInstr *Add, in canJoinInstructions()
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | alias-church-numerals.cpp | 18 typename X> using Add = A<F, B<F, X>>; typedef
|
| /llvm-project-15.0.7/llvm/lib/Target/XCore/ |
| H A D | XCoreMCInstLower.cpp | 73 const MCBinaryExpr *Add = MCBinaryExpr::createAdd(MCSym, OffsetExpr, *Ctx); in LowerSymbolOperand() local
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | AsmWriterTest.cpp | 28 std::unique_ptr<BinaryOperator> Add(BinaryOperator::CreateAdd(Undef, Undef)); in TEST() local
|
| H A D | DemandedBitsTest.cpp | 56 TEST(DemandedBitsTest, Add) { in TEST() argument
|
| /llvm-project-15.0.7/lld/MachO/Arch/ |
| H A D | ARM64.cpp | 154 struct Add { struct 155 uint8_t destRegister; 156 uint8_t srcRegister; 157 uint32_t addend;
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64ExternalSymbolizer.cpp | 169 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
|
| /llvm-project-15.0.7/lldb/source/DataFormatters/ |
| H A D | DataVisualization.cpp | 91 void DataVisualization::Categories::Add(ConstString category) { in Add() function in DataVisualization::Categories 175 void DataVisualization::NamedSummaryFormats::Add( in Add() function in DataVisualization::NamedSummaryFormats
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_allocator_stats.h | 33 void Add(AllocatorStat i, uptr v) { in Add() function
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | IVUsers.cpp | 74 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in isInteresting() local 348 if (const SCEVAddExpr *Add = dyn_cast<SCEVAddExpr>(S)) { in findAddRecForLoop() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | Registry.h | 121 Add(StringRef Name, StringRef Desc) in Add() function
|
| /llvm-project-15.0.7/llvm/lib/MC/MCDisassembler/ |
| H A D | MCExternalSymbolizer.cpp | 85 const MCExpr *Add = nullptr; in tryAddingSymbolicOperand() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Bitstream/ |
| H A D | BitCodes.h | 119 void Add(const BitCodeAbbrevOp &OpInfo) { in Add() function
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Vectorize/ |
| H A D | VPlanHCFGTest.cpp | 73 VPInstruction *Add = dyn_cast<VPInstruction>(&*Iter++); in TEST_F() local
|