Home
last modified time | relevance | path

Searched defs:ResType (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp251 SPIRVType *ResType = HasDefs ? GR.getSPIRVTypeForVReg(ResVReg) : nullptr; in select() local
263 const SPIRVType *ResType, in spvSelect()
490 const SPIRVType *ResType, in selectExtInst()
498 const SPIRVType *ResType, in selectExtInst()
508 const SPIRVType *ResType, in selectExtInst()
532 const SPIRVType *ResType, in selectUnOpWithSrc()
544 const SPIRVType *ResType, in selectUnOp()
591 const SPIRVType *ResType, in selectLoad()
674 const SPIRVType *ResType, in selectAtomicRMW()
715 const SPIRVType *ResType, in selectAtomicCmpXchg()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
H A Dquery.rs15 type ResType; typedef
20 type ResType = u64; typedef
28 pub fn new(ctx: &PipeContext) -> Option<PipeQuery<<Self as QueryResultTrait>::ResType>> { in new()
73 type ResType; typedef
74 fn read(&mut self, wait: bool) -> Option<Self::ResType>; in read()
76 fn read_blocked(&mut self) -> Self::ResType { in read_blocked()
82 type ResType = u64; typedef
/aosp_15_r20/external/gmmlib/Source/GmmLib/GlobalInfo/
H A DGmmClientContext.cpp140 …text::GetSwizzleDesc(EXTERNAL_SWIZZLE_NAME ExternalSwizzleName, EXTERNAL_RES_TYPE ResType, uint8_t… in GetSwizzleDesc()
161 #define SWIZZLE_DESC(pGmmLibContext, ExternalSwizzleName, ResType, bpe, pSwizzleDesc) \ in GetSwizzleDesc() argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp3031 llvm::Type *ResType = nullptr; in classifyReturnType() local
3166 llvm::Type *ResType = nullptr; in classifyArgumentType() local
4525 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in classifyArgumentType() local
4529 llvm::Type *ResType = llvm::Type::getInt32Ty(getVMContext()); in classifyArgumentType() local
4533 llvm::Type *ResType = in classifyArgumentType() local
4538 llvm::Type *ResType = in classifyArgumentType() local
5232 llvm::Type *ResType = in classifyArgumentType() local
5237 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
5242 llvm::Type *ResType = llvm::VectorType::get( in classifyArgumentType() local
5253 llvm::Type *ResType = IsEffectivelyAAPCS_VFP ? in classifyArgumentType() local
[all …]
H A DCGBuiltin.cpp410 getDefaultBuiltinObjectSizeResult(unsigned Type, llvm::IntegerType *ResType) { in getDefaultBuiltinObjectSizeResult()
416 llvm::IntegerType *ResType) { in evaluateOrEmitBuiltinObjectSize()
430 llvm::IntegerType *ResType) { in emitBuiltinObjectSize()
756 auto *ResType = cast<llvm::IntegerType>(ConvertType(E->getType())); in EmitBuiltinExpr() local
H A DCGStmtOpenMP.cpp3042 QualType SourceType, QualType ResType, in convertToType()
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libjnigraphics/proxy/
Dlibjnigraphics_trampolines.cc58 using ResType = ARect; in DoCustomTrampoline_AImageDecoderFrameInfo_getFrameRect() typedef
/aosp_15_r20/external/eigen/test/
H A Dinplace_decomposition.cpp21 typedef Matrix<Scalar, MatrixType::ColsAtCompileTime, 1> ResType; in inplace() typedef
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/
H A DGmmGen9ResourceULT.h57 …etAlignmentAndTileDimensionsForCCS(TEST_BPP Bpp, TEST_TILE_TYPE Tiling, TEST_RESOURCE_TYPE ResType, in GetAlignmentAndTileDimensionsForCCS()
H A DGmmGen10ResourceULT.cpp112 TEST_RESOURCE_TYPE ResType = (TEST_RESOURCE_TYPE)std::get<2>(element); in TEST_F() local
H A DGmmXe2_LPGResourceULT.cpp142 TEST_RESOURCE_TYPE ResType = (TEST_RESOURCE_TYPE)std::get<2>(element); in TestMSAA() local
H A DGmmResourceULT.h295 void SetResType(GMM_RESCREATE_PARAMS& Params, TEST_RESOURCE_TYPE ResType) in SetResType()
H A DGmmGen9ResourceULT.cpp3941 TEST_RESOURCE_TYPE ResType = (TEST_RESOURCE_TYPE)std::get<2>(element); in TEST_F() local
4097 TEST_RESOURCE_TYPE ResType = (TEST_RESOURCE_TYPE)std::get<2>(element); in TEST_F() local
H A DGmmGen12ResourceULT.cpp2868 TEST_RESOURCE_TYPE ResType = (TEST_RESOURCE_TYPE)std::get<2>(element); in TEST_F() local
H A DGmmGen12dGPUResourceULT.cpp3153 TEST_RESOURCE_TYPE ResType = (TEST_RESOURCE_TYPE)std::get<2>(element); in TEST_F() local
H A DGmmResourceULT.cpp2704 TEST_RESOURCE_TYPE ResType = (TEST_RESOURCE_TYPE)std::get<2>(element); in TEST_F() local
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/
H A DResType.java6 public enum ResType { enum
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py57 ResType = OSTypeType("ResType") variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/
H A Dcodechal_debug.cpp1943 MOS_GFXRES_TYPE ResType; in CodechalDebugInterface() local
2595 MOS_GFXRES_TYPE ResType; in DumpRgbDataOnYUVSurface() local
4009 MOS_GFXRES_TYPE ResType; in DumpYUVSurfaceToBuffer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp224 Type *ResType = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp220 llvm::Type *ResType = llvm::Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1971 Type *ResType = I.getType(); in translateAtomicCmpXchg() local
2002 Type *ResType = I.getType(); in translateAtomicRMW() local
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp494 QualType ResType = Context.getCanonicalType(Getter->getReturnType()); in rewriteToObjCProperty() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp8144 QualType ResType = Operand->getType(); in checkArithmeticIncompletePointerType() local
8165 QualType ResType = Operand->getType(); in checkArithmeticOpPointerOperand() local
10177 QualType ResType = Op->getType(); in CheckIncrementDecrementOperand() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/os/
H A Dmos_os_specific.c1239 MOS_GFXRES_TYPE ResType = MOS_GFXRES_INVALID; in GetResType() local

12