Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp143 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in getStepValue() local
155 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in buildTypes() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2703 Type *Int32Ty = IntegerType::getInt32Ty(CurBB->getContext()); in ParseFunctionBody() local