HomeSort by relevance Sort by last modified time
    Searched defs:UIntPtr (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
ProfilingUtils.cpp 30 PointerType *UIntPtr = arrayType ? arrayType :
35 ArgVTy, UIntPtr,
60 Args[2] = ConstantPointerNull::get(UIntPtr);
  /external/eigen/Eigen/src/Core/util/
Meta.h 48 typedef std::uintptr_t UIntPtr;
51 typedef std::size_t UIntPtr;

Completed in 1160 milliseconds