Home
last modified time | relevance | path

Searched refs:getInt32PtrTy (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp566 Value *ThrewInt = IRB.CreateIntToPtr(Threw, Type::getInt32PtrTy(C), in wrapTestSetjmp()
692 IRB.getInt32Ty(), Type::getInt32PtrTy(C), in runOnModule()
695 FunctionType::get(Type::getInt32PtrTy(C), Params, false); in runOnModule()
700 Params = {IRB.getInt32Ty(), Type::getInt32PtrTy(C), IRB.getInt32Ty()}; in runOnModule()
1077 SetjmpTableSSA.Initialize(Type::getInt32PtrTy(C), "setjmpTable"); in runSjLjOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h411 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DType.h456 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp232 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { in getInt32PtrTy() function in Type
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp2186 Type *GVTy = Type::getInt32PtrTy(*Context, /*AS=*/0); in getLibcallReg()
2965 MF->getDataLayout().getPrefTypeAlignment(Type::getInt32PtrTy(*Context)); in ARMLowerPICELF()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp2255 Type *Int32PtrTy = Type::getInt32PtrTy(Ctx); in processCopyingStore()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp4319 Type::getInt32PtrTy(*MS.C)); in getVAField32()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp18430 : Type::getInt32PtrTy(*DAG.getContext(), in LowerGlobalTLSAddress()