Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/
Dlazy_signature.hpp79 typedef typename remove_RC<RR>::type RType; typedef
91 typedef typename remove_RC<RR>::type RType; typedef
104 typedef typename remove_RC<RR>::type RType; typedef
113 typedef typename remove_RC<FR>::type RType; typedef
123 typedef typename remove_RC<FR>::type RType; typedef
134 typedef typename remove_RC<FR>::type RType; typedef
146 typedef typename remove_RC<FR>::type RType; typedef
160 typedef typename remove_RC<FR>::type RType; typedef
179 typedef typename remove_RC<RR>::type RType; typedef
199 typedef typename remove_RC<RR>::type RType; typedef
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dexpr.go162 RType Node `mknode:"-"` // see reflectdata/helpers.go member
190 RType Node `mknode:"-"` // see reflectdata/helpers.go member
234 RType Node `mknode:"-"` // *runtime._type for OMAPLIT map types member
319 RType Node `mknode:"-"` // see reflectdata/helpers.go member
430 RType Node `mknode:"-"` // see reflectdata/helpers.go member
715 RType Node member
Dtype.go52 RType Node member
Dstmt.go390 RType Node `mknode:"-"` // see reflectdata/helpers.go member
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A 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
/aosp_15_r20/external/clang/test/CodeGen/
H A D2008-03-24-BitField-And-Alloca.c45 unsigned int RType : 4; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DELFObjectWriter.cpp974 if (uint32_t RType = in writeRelocations() local
982 if (uint32_t RType = in writeRelocations() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp959 if (uint32_t RType = in writeRelocations() local
967 if (uint32_t RType = in writeRelocations() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c266 D3DRESOURCETYPE RType, in NineAdapter9_CheckDeviceFormat()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp110 enum ReduceType RType() const { return eRType; } in RType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp110 enum ReduceType RType() const { return eRType; } in RType() function
/aosp_15_r20/external/clang/lib/Sema/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp1779 RecTy *RType = resolveTypes(Type, VTy); in ParseOperationCond() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp1016 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in EmitNewArrayInitializer() local
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp786 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp2135 RecTy *RType = resolveTypes(Type, VTy); in ParseOperationCond() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2161 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2271 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2439 Type *RType = RVal->getType(); in isCompatibleIVType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2747 Type *RType = RVal->getType(); in isCompatibleIVType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2794 Type *RType = RVal->getType(); in isCompatibleIVType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7596 EVT RType = Node->getValueType(1); in expandMULO() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp473 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in compare() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10104 EVT RType = Node->getValueType(1); in expandMULO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp668 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in CompareSCEVComplexity() local

12