Home
last modified time | relevance | path

Searched defs:Add (Results 951 – 975 of 1197) sorted by relevance

1...<<31323334353637383940>>...48

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1482 MCInst Add; in emitInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3219 if (Instruction *Add = foldAddSubSelect(SI, Builder)) in visitSelectInst() local
3221 if (Instruction *Add = foldOverflowingAddSubSelect(SI, Builder)) in visitSelectInst() local
H A DInstCombineCalls.cpp870 auto *Add = cast<BinaryOperator>(Op0); in moveAddAfterMinMax() local
1929 Value *Add = Builder.CreateFAdd(Mul, II->getArgOperand(2)); in visitCallInst() local
H A DInstCombineShifts.cpp856 Value *Add = I.getOperand(0); in foldLShrOverflowBit() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.cc1257 void LeAudioDevices::Add(const RawAddress& address, DeviceConnectState state, int group_id) { in Add() function in bluetooth::le_audio::LeAudioDevices
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCExpr.h484 Add, ///< Addition. enumerator
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dconfig_lib.py1457 def Add(self, name, template=None, *args, **kwargs): member in SiteConfig
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCExpr.h487 Add, ///< Addition. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1337 auto Add = MIRBuilder.buildAdd(s64, CTPOP1, CTPOP2); in legalizeCTPOP() local
/aosp_15_r20/art/tools/hiddenapi/
H A Dhiddenapi.cc654 void Add(const DexFile* dex, const std::vector<uint8_t>&& hiddenapi_data) { in Add() function in art::hiddenapi::DexFileEditor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1223 const auto *Add = MCSymbolRefExpr::create(Sym, Ctx); in tryAddingSymbolicOperand() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc418 void CoverageData::Add(uptr pc, u32 *guard) { in Add() function in __sanitizer::CoverageData
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2059 SDValue Add = DAG.getNode(ISD::SELECT, SL, MVT::f64, And, One, Zero); in LowerFCEIL() local
2286 SDValue Add = DAG.getNode(ISD::SELECT, SL, MVT::f64, And, NegOne, Zero); in LowerFFLOOR() local
2360 SDValue Add, NewOpr; in LowerCTLZ_CTTZ() local
/aosp_15_r20/build/blueprint/
H A Dcontext.go190 func (dirs *SourceRootDirs) Add(names ...string) { func
225 func (tags *IncludeTags) Add(names ...string) { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1374 Value *Add = Builder.CreateAdd(Op1, N1); in visitURem() local
/aosp_15_r20/external/executorch/backends/cadence/aot/tests/
H A Dtest_replace_ops_passes.py118 class Add(torch.nn.Module): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCExpr.h495 Add, ///< Addition. enumerator
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfg.cpp890 InstArithmetic *Add = in sortAndCombineAllocas() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCExpr.h495 Add, ///< Addition. enumerator
/aosp_15_r20/external/cronet/net/socket/
H A Dsocket_test_util.h664 void Add(T* data_provider) { in Add() function
/aosp_15_r20/art/runtime/
H A Dmonitor.cc1653 void MonitorList::Add(Monitor* m) { in Add() function in art::MonitorList
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCExpr.h495 Add, ///< Addition. enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp701 auto *Add = Builder.CreateAdd(Builder.CreatePtrToInt(Addr, Int64Ty), BiasLI); in getCounterAddress() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/goobj/
Dobjfile.go396 func (r *Reloc) Add() int64 { return int64(binary.LittleEndian.Uint64(r[7:])) } func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h154 enum ExprKind { Subtract, Add }; enumerator

1...<<31323334353637383940>>...48