Searched defs:i8PtrTy (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ | ||
H A D | LLVMReactor.cpp | 954 auto i8PtrTy = i8Ty->getPointerTo(); in createLoad() local 1052 auto i8PtrTy = i8Ty->getPointerTo(); in createStore() local 1153 auto i8PtrTy = i8Ty->getPointerTo(); createGather() local 1219 auto i8PtrTy = i8Ty->getPointerTo(); createScatter() local 4080 auto i8PtrTy = llvm::Type::getInt8PtrTy(*jit->context); VPrintf() local 4149 auto i8PtrTy = llvm::Type::getInt8PtrTy(*jit->context); promoteFunctionToCoroutine() local 4314 auto i8PtrTy = llvm::Type::getInt8PtrTy(*jit->context); createCoroutine() local [all...] |
Completed in 10 milliseconds