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

  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 147 Type *ObjType = GV->getType()->getPointerElementType();
149 !ObjType->isSized() ||
150 TM.getDataLayout()->getTypeAllocSize(ObjType) < CodeModelLargeSize) {
  /external/valgrind/main/drd/
drd_clientobj.h 51 } ObjType;
56 ObjType type;
65 ObjType type;
80 ObjType type;
92 ObjType type;
102 ObjType type;
117 ObjType type;
134 ObjType type;
162 DrdClientobj* DRD_(clientobj_get)(const Addr addr, const ObjType t);
164 DrdClientobj* DRD_(clientobj_add)(const Addr a1, const ObjType t)
    [all...]
  /external/valgrind/main/drd/tests/
tsan_unittest.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 133 milliseconds