Home
last modified time | relevance | path

Searched defs:getPointerType (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.cpp176 Type getPointerType() { return TargetLowering::getPointerType(); } in getPointerType() function
DIceTargetLowering.cpp302 ::Ice::Type TargetLowering::getPointerType() { in getPointerType() function in Ice::TargetLowering
DIceTargetLoweringARM32.h71 static ::Ice::Type getPointerType() { return ::Ice::IceType_i32; } in getPointerType() function
DIceTargetLoweringMIPS32.h46 static ::Ice::Type getPointerType() { return ::Ice::IceType_i32; } in getPointerType() function
DIceTargetLoweringX8664.cpp64 ::Ice::Type getPointerType() { in getPointerType() function
338 ::Ice::Type TargetX8664::getPointerType() { return ::Ice::IceType_i64; } in getPointerType() function in Ice::X8664::TargetX8664
DIceTargetLoweringX8632.cpp65 ::Ice::Type getPointerType() { return ::Ice::Type::IceType_i32; } in getPointerType() function
329 Type TargetX8632::getPointerType() { return IceType_i32; } in getPointerType() function in Ice::X8632::TargetX8632
DIceTargetLoweringMIPS32.cpp56 ::Ice::Type getPointerType() { in getPointerType() function
DIceTargetLoweringARM32.cpp61 ::Ice::Type getPointerType() { in getPointerType() function
/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp637 SpvId SPIRVCodeGenerator::getPointerType(const Type& type, SpvStorageClass_ storageClass) { in getPointerType() function in SkSL::SPIRVCodeGenerator
641 SpvId SPIRVCodeGenerator::getPointerType(const Type& rawType, const MemoryLayout& layout, in getPointerType() function in SkSL::SPIRVCodeGenerator
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp746 SpvId SPIRVCodeGenerator::getPointerType(const Type& type, SpvStorageClass_ storageClass) { in getPointerType() function in SkSL::SPIRVCodeGenerator
750 SpvId SPIRVCodeGenerator::getPointerType(const Type& rawType, const MemoryLayout& layout, in getPointerType() function in SkSL::SPIRVCodeGenerator
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp85 Ice::Type getPointerType(Ice::Type elementType) in getPointerType() function
1988 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus
DLLVMReactor.cpp1714 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() function in rr::Nucleus