Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dgetopt.d909 alias RType = typeof(receiver("")); in handleOption() local
917 alias RType = typeof(receiver()); in handleOption() local
/netbsd-src/sys/arch/mips/include/
H A Dmips_opcode.h71 } RType; member
113 } RType; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp959 if (uint32_t RType = in writeRelocations() local
967 if (uint32_t RType = in writeRelocations() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp110 enum ReduceType RType() const { return eRType; } in RType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp2040 RecTy *RType = resolveTypes(Type, VTy); in ParseOperationCond() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprCXX.cpp1207 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in EmitNewArrayInitializer() local
H A DCGBuiltin.cpp1980 static llvm::Value *dumpRecord(CodeGenFunction &CGF, QualType RType, in dumpRecord()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp464 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
512 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
534 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
574 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp654 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) in FillInEmptyInitForField() local
776 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in FillInEmptyInitializations() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2173 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2751 Type *RType = RVal->getType(); in isCompatibleIVType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8506 EVT RType = Node->getValueType(1); in expandMULO() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp701 SCEVTypes LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in CompareSCEVComplexity() local