Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp244 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in getStepValue() local
258 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in buildTypes() local
368 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in createEmptyExpandedReduceAccumulator() local
730 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in ExpandInputsBody() local
927 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in ExpandForEach() local
DRSGlobalInfoPass.cpp129 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(M.getContext()); in runOnModule() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp3100 Type *Int32Ty = IntegerType::getInt32Ty(CurBB->getContext()); in ParseFunctionBody() local