Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c45 unsigned int RType : 4; member
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp756 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
804 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
826 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
866 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c253 D3DRESOURCETYPE RType, in NineAdapter9_CheckDeviceFormat()
/external/clang/lib/Sema/
DSemaInit.cpp535 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) in FillInEmptyInitForField() local
622 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in FillInEmptyInitializations() local
2673 else if (const RecordType *RType = CurrentObjectType->getAs<RecordType>()) { in getStructuredSubobjectInit() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1016 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in EmitNewArrayInitializer() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp786 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2439 Type *RType = RVal->getType(); in isCompatibleIVType() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp448 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp473 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local