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

  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 125 Type *ObjType = GV->getValueType();
127 if (TM.getCodeModel() == CodeModel::Small || !ObjType->isSized() ||
128 DL.getTypeAllocSize(ObjType) < CodeModelLargeSize) {
  /external/valgrind/drd/
drd_clientobj.h 51 } ObjType;
56 ObjType type;
65 ObjType type;
81 ObjType type;
93 ObjType type;
103 ObjType type;
118 ObjType type;
135 ObjType type;
163 DrdClientobj* DRD_(clientobj_get)(const Addr addr, const ObjType t);
165 DrdClientobj* DRD_(clientobj_add)(const Addr a1, const ObjType t)
    [all...]
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]
  /toolchain/binutils/binutils-2.27/gold/
aarch64.cc     [all...]
powerpc.cc     [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 135 milliseconds