/external/chromium/third_party/libjingle/source/talk/base/ |
sigslot.h | 308 virtual has_slots<mt_policy>* getdest() const = 0; 319 virtual has_slots<mt_policy>* getdest() const = 0; 330 virtual has_slots<mt_policy>* getdest() const = 0; 341 virtual has_slots<mt_policy>* getdest() const = 0; 352 virtual has_slots<mt_policy>* getdest() const = 0; 364 virtual has_slots<mt_policy>* getdest() const = 0; 379 virtual has_slots<mt_policy>* getdest() const = 0; 394 virtual has_slots<mt_policy>* getdest() const = 0; 409 virtual has_slots<mt_policy>* getdest() const = 0; 510 (*it)->getdest()->signal_connect(this) 1776 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection0 1821 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection1 1867 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection2 1913 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection3 1962 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection4 2016 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection5 2070 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection6 2124 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection7 2180 virtual has_slots<mt_policy>* getdest() const function in class:sigslot::_connection8 [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
sigslot.h | 320 virtual has_slots_interface* getdest() const = 0; 331 virtual has_slots_interface* getdest() const = 0; 342 virtual has_slots_interface* getdest() const = 0; 353 virtual has_slots_interface* getdest() const = 0; 364 virtual has_slots_interface* getdest() const = 0; 376 virtual has_slots_interface* getdest() const = 0; 391 virtual has_slots_interface* getdest() const = 0; 406 virtual has_slots_interface* getdest() const = 0; 421 virtual has_slots_interface* getdest() const = 0; 544 (*it)->getdest()->signal_connect(this) 1810 virtual has_slots_interface* getdest() const function in class:sigslot::_connection0 1855 virtual has_slots_interface* getdest() const function in class:sigslot::_connection1 1901 virtual has_slots_interface* getdest() const function in class:sigslot::_connection2 1947 virtual has_slots_interface* getdest() const function in class:sigslot::_connection3 1996 virtual has_slots_interface* getdest() const function in class:sigslot::_connection4 2050 virtual has_slots_interface* getdest() const function in class:sigslot::_connection5 2104 virtual has_slots_interface* getdest() const function in class:sigslot::_connection6 2158 virtual has_slots_interface* getdest() const function in class:sigslot::_connection7 2214 virtual has_slots_interface* getdest() const function in class:sigslot::_connection8 [all...] |
/external/llvm/include/llvm/IR/ |
IntrinsicInst.h | 15 // ... MCI->getDest() ... MCI->getSource() ... 142 /// getDest - This is just like getRawDest, but it strips off any cast 145 Value *getDest() const { return getRawDest()->stripPointerCasts(); } 310 Value *getDest() const { return const_cast<Value*>(getArgOperand(0)); }
|
/external/llvm/lib/Target/NVPTX/ |
NVPTXLowerAggrCopies.cpp | 186 convertTransferToLoop(cpy, cpy->getSource(), cpy->getDest(), len, false, 195 convertMemSetToLoop(memsetinst, memsetinst->getDest(), len, val, Context,
|
/external/llvm/lib/Transforms/Scalar/ |
MemCpyOptimizer.cpp | 220 addRange(OffsetFromFirst, Size, MSI->getDest(), MSI->getAlignment(), MSI); 409 if (!IsPointerOffset(StartPtr, MSI->getDest(), Offset, *TD)) 556 if (Instruction *I = tryMergingIntoMemset(MSI, MSI->getDest(), 740 if (M->getSource() != MDep->getDest() || MDep->isVolatile()) 821 if (M->getSource() == M->getDest()) { 846 if (performCallSlotOptzn(M, M->getDest(), M->getSource(), [all...] |
DeadStoreElimination.cpp | 303 return MI->getDest();
|
ScalarReplAggregates.cpp | 713 } else if (GetUnderlyingObject(MTI->getDest(), &TD, 0) != OrigAI) { 719 PointerType* DPTy = cast<PointerType>(MTI->getDest()->getType()); 725 Value *DstPtr = Builder.CreateBitCast(MTI->getDest(), AIPTy); [all...] |
LoopIdiomRecognize.cpp | 840 Value *Pointer = MSI->getDest(); [all...] |
GVN.cpp | [all...] |
/external/llvm/lib/Analysis/ |
Lint.cpp | 277 visitMemoryReference(I, MCI->getDest(), AliasAnalysis::UnknownSize, 293 Assert1(AA->alias(MCI->getSource(), Size, MCI->getDest(), Size) != 301 visitMemoryReference(I, MMI->getDest(), AliasAnalysis::UnknownSize, 312 visitMemoryReference(I, MSI->getDest(), AliasAnalysis::UnknownSize,
|
/art/compiler/dex/quick/ |
mir_to_lir.cc | 72 rl_dest = mir_graph_->GetDest(mir); 661 RegLocation rl_dest = mir_graph_->GetDest(mir);
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombineCalls.cpp | 155 unsigned Alignment = getKnownAlignment(MI->getDest(), TD); 175 Value *Dest = MI->getDest(); 256 if (MTI->getSource() == MTI->getDest()) [all...] |
/art/compiler/dex/ |
mir_graph.h | 511 RegLocation GetDest(MIR* mir) {
|
/external/llvm/include/llvm/CodeGen/ |
LiveInterval.h | 530 LiveInterval *getDest() const { return LI; }
|
/art/compiler/dex/quick/arm/ |
int_arm.cc | 199 RegLocation rl_dest = mir_graph_->GetDest(mir); [all...] |
/external/llvm/lib/Transforms/Instrumentation/ |
AddressSanitizer.cpp | 595 Value *Dst = MI->getDest(); [all...] |
/art/compiler/dex/portable/ |
mir_to_gbc.cc | 739 rl_dest = mir_graph_->GetDest(mir); [all...] |
/external/llvm/lib/Transforms/IPO/ |
GlobalOpt.cpp | [all...] |