/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64AsmPrinter.cpp | 1482 MCInst Add; in emitInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 3219 if (Instruction *Add = foldAddSubSelect(SI, Builder)) in visitSelectInst() local 3221 if (Instruction *Add = foldOverflowingAddSubSelect(SI, Builder)) in visitSelectInst() local
|
H A D | InstCombineCalls.cpp | 870 auto *Add = cast<BinaryOperator>(Op0); in moveAddAfterMinMax() local 1929 Value *Add = Builder.CreateFAdd(Mul, II->getArgOperand(2)); in visitCallInst() local
|
H A D | InstCombineShifts.cpp | 856 Value *Add = I.getOperand(0); in foldLShrOverflowBit() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | devices.cc | 1257 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 D | MCExpr.h | 484 Add, ///< Addition. enumerator
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | config_lib.py | 1457 def Add(self, name, template=None, *args, **kwargs): member in SiteConfig
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCExpr.h | 487 Add, ///< Addition. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 1337 auto Add = MIRBuilder.buildAdd(s64, CTPOP1, CTPOP2); in legalizeCTPOP() local
|
/aosp_15_r20/art/tools/hiddenapi/ |
H A D | hiddenapi.cc | 654 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 D | AMDGPUDisassembler.cpp | 1223 const auto *Add = MCSymbolRefExpr::create(Sym, Ctx); in tryAddingSymbolicOperand() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_coverage_libcdep.cc | 418 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 D | AMDGPUISelLowering.cpp | 2059 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 D | context.go | 190 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 D | InstCombineMulDivRem.cpp | 1374 Value *Add = Builder.CreateAdd(Op1, N1); in visitURem() local
|
/aosp_15_r20/external/executorch/backends/cadence/aot/tests/ |
H A D | test_replace_ops_passes.py | 118 class Add(torch.nn.Module): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCExpr.h | 495 Add, ///< Addition. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceCfg.cpp | 890 InstArithmetic *Add = in sortAndCombineAllocas() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCExpr.h | 495 Add, ///< Addition. enumerator
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | socket_test_util.h | 664 void Add(T* data_provider) { in Add() function
|
/aosp_15_r20/art/runtime/ |
H A D | monitor.cc | 1653 void MonitorList::Add(Monitor* m) { in Add() function in art::MonitorList
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCExpr.h | 495 Add, ///< Addition. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 701 auto *Add = Builder.CreateAdd(Builder.CreatePtrToInt(Addr, Int64Ty), BiasLI); in getCounterAddress() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/goobj/ |
D | objfile.go | 396 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 D | CoverageMapping.h | 154 enum ExprKind { Subtract, Add }; enumerator
|