Home
last modified time | relevance | path

Searched defs:Add (Results 1001 – 1025 of 1197) sorted by relevance

1...<<4142434445464748

/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DIntervalMap.h310 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DIntervalMap.h319 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Didl.h206 bool Add(const std::string &name, T *e) { in Add() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DIntervalMap.h319 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2351 SDValue Add = DAG.getNode(ISD::ADD, DL, ADDVT, in visitUDIV() local
2420 SDValue Add = in visitREM() local
5654 SDValue Add = DAG.getNode(ISD::ADD, DL, VT, LHS, Shift); in visitVSELECT() local
5857 bool Add = false; in ExtendUsesToFormExtLoad() local
14395 SDValue Add = DAG.getNode(ISD::ADD, DL, in SimplifySelectCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3191 SDValue Add = DAG.getNode(ISD::ADD, dl, CTVT, CTOp, NegOne); in SimplifySetCC() local
3206 SDValue Add = DAG.getNode(ISD::ADD, dl, CTVT, CTOp, NegOne); in SimplifySetCC() local
6555 SDValue Add = DAG.getNode(ISD::ADD, dl, VT, Op, Shift); in expandABS() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1074 SDValue Add = N->getOperand(1); in performADDCombine() local
2186 SDValue Add = DAG.getNode(ISD::ADD, DL, PtrVT, Hi, Ret); in lowerGlobalTLSAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2409 SDValue Add = DAG.getNode(ISD::ADD, dl, ResTy, {A, B}); in emitHvxAddWithOverflow() local
2417 SDValue Add = DAG.getNode(ISD::ADD, dl, ResTy, {A, B}); in emitHvxAddWithOverflow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2523 bool Add, bool Predicated) { in SelectMVE_VADCSBC()
3599 SDNode *Add = nullptr; in Select() local
H A DARMConstantIslandPass.cpp2260 MachineInstr *Add = Load->getNextNode(); in optimizeThumb2JumpTables() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1327 Value *Add = Builder.CreateExtractValue(Call, 0, "sadd.result"); in processUGT_ADDCST_ADD() local
2557 BinaryOperator *Add, in foldICmpAddConstant()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_routing_manager.cpp209 void Add(const Ip6::Prefix &aPrefix) { SuccessOrQuit(PushBack(RioPrefix(aPrefix))); } in Add() function in ot::ExpectedRios
/aosp_15_r20/external/flatbuffers/python/flatbuffers/
H A Dflexbuffers.py1474 def Add(self, value): member in Builder
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/
DCoverageMapping.h163 enum ExprKind { Subtract, Add }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference_test.cc1434 TEST_F(ShapeInferenceTest, Add) { in TEST_F() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/
DCoverageMapping.h163 enum ExprKind { Subtract, Add }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp2317 MachineInstr *Add = Load->getNextNode(); in optimizeThumb2JumpTables() local
/aosp_15_r20/external/rust/crates/openssl/src/
Dbn.rs1275 impl<'a, 'b> Add<&'b BigNumRef> for &'a BigNumRef { impl
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc2427 void SourceLocationTable::Add( in Add() function in google::protobuf::compiler::SourceLocationTable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/
Dlink.go988 Add int64 member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2260 bool FastISel::canFoldAddIntoGEP(const User *GEP, const Value *Add) { in canFoldAddIntoGEP()
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dexport_test.go999 func (a *AddrRanges) Add(r AddrRange) { func
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Ddevice_groups.cc2281 LeAudioDeviceGroup* LeAudioDeviceGroups::Add(int group_id) { in Add() function in bluetooth::le_audio::LeAudioDeviceGroups
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc2427 void SourceLocationTable::Add( in Add() function in google::protobuf::compiler::SourceLocationTable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/
DCoverageMapping.h163 enum ExprKind { Subtract, Add }; enumerator

1...<<4142434445464748