Home
last modified time | relevance | path

Searched defs:RType (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachORelocationInfo.cpp82 unsigned RType = Obj->getAnyRelocationType(RENext); in createExprForRelocation() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp900 uint64_t RType; in getRelocationTypeName() local
1044 unsigned RType = getAnyRelocationType(RENext); in getRelocationValueString() local
1091 unsigned RType = getAnyRelocationType(RENext); in getRelocationValueString() local
1113 unsigned RType = getAnyRelocationType(RENext); in getRelocationValueString() local
1152 unsigned RType = getAnyRelocationType(RENext); in getRelocationValueString() local
/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c45 unsigned int RType : 4; member
/external/clang/lib/Sema/
DSemaInit.cpp528 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in FillInEmptyInitializations() local
2405 else if (const RecordType *RType = CurrentObjectType->getAs<RecordType>()) { in getStructuredSubobjectInit() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2478 Type *RType = RVal->getType(); in isCompatibleIVType() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp476 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local