HomeSort by relevance Sort by last modified time
    Searched refs:Dest (Results 151 - 175 of 184) sorted by null

1 2 3 4 5 67 8

  /external/clang/lib/CodeGen/
CodeGenFunction.h 587 /// on to \arg Dest.
588 void EmitBranchThroughCleanup(JumpDest Dest);
593 bool isObviouslyBranchWithoutCleanups(JumpDest Dest) const;
    [all...]
  /external/llvm/lib/Target/AArch64/InstPrinter/
AArch64InstPrinter.cpp     [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 421 void VisitCXXDestructor(QualType ObjectType, const MemRegion *Dest,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /external/eigen/Eigen/src/SVD/
JacobiSVD.h     [all...]
  /external/eigen/unsupported/Eigen/src/SVD/
BDCSVD.h 709 template<typename Dest> void evalTo(Dest& dst) const
JacobiSVD.h 744 template<typename Dest> void evalTo(Dest& dst) const
  /ndk/sources/host-tools/make-3.81/glob/
glob.c 181 # define mempcpy(Dest, Src, Len) __mempcpy (Dest, Src, Len)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 181 bool ARMTryEmitSmallMemCpy(Address Dest, Address Src, uint64_t Len,
    [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 694 FixupScopeList::iterator Dest = Source - 1;
695 Dest->insert(Dest->end(), Source->begin(), Source->end());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h 543 BranchInst *CreateBr(BasicBlock *Dest) {
544 return Insert(BranchInst::Create(Dest));
555 /// \brief Create a switch instruction with the specified value, default dest,
558 SwitchInst *CreateSwitch(Value *V, BasicBlock *Dest, unsigned NumCases = 10,
560 return Insert(addBranchWeights(SwitchInst::Create(V, Dest, NumCases),
    [all...]
Instructions.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 840 .macro hread_uv Dest, U, V, Offs, VMask
843 vperm \Dest, \U, \V, \VMask ;# Dest = active part of U then V
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 840 .macro hread_uv Dest, U, V, Offs, VMask
843 vperm \Dest, \U, \V, \VMask ;# Dest = active part of U then V
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 840 .macro hread_uv Dest, U, V, Offs, VMask
843 vperm \Dest, \U, \V, \VMask ;# Dest = active part of U then V
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h     [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsio0.c 893 cmsBool CMSEXPORT cmsGetHeaderCreationDateTime(cmsHPROFILE hProfile, struct tm *Dest)
896 memmove(Dest, &Icc ->Created, sizeof(struct tm));
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 83 ATTRIBUTE Ascend-First-Dest 189 ipaddr
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 194 bool reachesChainWithoutSideEffects(SDValue Dest,
    [all...]

Completed in 1004 milliseconds

1 2 3 4 5 67 8