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.cpp904 uint64_t RType; in getRelocationTypeName() local
1028 unsigned RType = getAnyRelocationType(RENext); in getRelocationValueString() local
1074 unsigned RType = getAnyRelocationType(RENext); in getRelocationValueString() local
1098 unsigned RType = getAnyRelocationType(RENext); in getRelocationValueString() local
1137 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.cpp438 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in FillInValueInitializations() local
2266 else if (const RecordType *RType = CurrentObjectType->getAs<RecordType>()) { in getStructuredSubobjectInit() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2397 Type *RType = RVal->getType(); in isCompatibleIVType() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp478 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local