Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86MachORelocationInfo.cpp85 unsigned RType = Obj->getAnyRelocationType(RENext); in createExprForRelocation() local
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDllvm-objdump.cpp548 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
596 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
618 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
658 unsigned RType = Obj->getAnyRelocationType(RENext); in getRelocationValueString() local
/NextBSD/sys/mips/include/
HDmips_opcode.h74 } RType; member
106 } RType; member
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaInit.cpp488 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) in FillInEmptyInitForField() local
574 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in FillInEmptyInitializations() local
2583 else if (const RecordType *RType = CurrentObjectType->getAs<RecordType>()) { in getStructuredSubobjectInit() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExprCXX.cpp965 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in EmitNewArrayInitializer() local
/NextBSD/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp626 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopStrengthReduce.cpp2451 Type *RType = RVal->getType(); in isCompatibleIVType() local
/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolution.cpp480 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local