Home
last modified time | relevance | path

Searched defs:Adder (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04/
H A Dx2.cc3 template class Adder<int>; variable
H A Dx1.cc4 template class Adder<int>; variable
/openbsd-src/gnu/llvm/llvm/lib/XRay/
H A DTrace.cpp333 auto Adder = [&](const XRayRecord &R) { Records.push_back(R); }; in loadFDRLog() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23629 SDValue Adder = DAG.getNode(ISD::FCOPYSIGN, dl, VT, in LowerFROUND() local
53772 APInt Adder = C->getAPIntValue() * ScaleAmt; in combineGatherScatter() local