Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3584 …auto ptrAsInt = llvm::ConstantInt::get(llvm::Type::getInt64Ty(*jit->context), reinterpret_cast<uin… in ConstantPointer() local
3585 return RValue<Pointer<Byte>>(V(jit->builder->CreateIntToPtr(ptrAsInt, T(Pointer<Byte>::type())))); in ConstantPointer()