Searched defs:RType (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp96 ReduceEntry(enum ReduceType RType, struct OpCodes Op, argument
110 enum ReduceType RType() const { return eRType; } function in struct:__anon5246::ReduceEntry
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp668 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1779 RecTy *RType = resolveTypes(Type, VTy); local
/freebsd-12-stable/sys/mips/include/
H A Dmips_opcode.h76 } RType; member in union:__anon15817
108 } RType; member in union:__anon15817
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2161 uint64_t RType = getRelocationType(Rel); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2747 Type *RType = RVal->getType(); local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp535 unsigned RType = Obj->getAnyRelocationType(RENext); local
583 unsigned RType = Obj->getAnyRelocationType(RENext); local
605 unsigned RType = Obj->getAnyRelocationType(RENext); local
645 unsigned RType = Obj->getAnyRelocationType(RENext); local

Completed in 240 milliseconds