Home
last modified time | relevance | path

Searched defs:I8X (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h164 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in getI8XRetI8XXI8XEntryPoint() local
DObjCARCContract.cpp377 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in tryToContractReleaseIntoStoreStrong() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/ObjCARC/
DARCRuntimeEntryPoints.h170 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in getI8XRetI8XXI8XEntryPoint() local
DObjCARCContract.cpp404 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in tryToContractReleaseIntoStoreStrong() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp1540 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in getRetainRVCallee() local
1557 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in getAutoreleaseRVCallee() local
3394 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in getStoreStrongCallee() local
3416 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in getRetainAutoreleaseCallee() local
3432 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in getRetainAutoreleaseRVCallee() local
3536 Type *I8X = PointerType::getUnqual(Type::getInt8Ty(C)); in ContractRelease() local