Home
last modified time | relevance | path

Searched defs:Int32Ty (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSGlobalInfoPass.cpp129 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(M.getContext()); in runOnModule() local
DRSForEachExpand.cpp207 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in getStepValue() local
221 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in buildTypes() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp3092 Type *Int32Ty = IntegerType::getInt32Ty(CurBB->getContext()); in ParseFunctionBody() local