Home
last modified time | relevance | path

Searched defs:CurTy (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h29 Type *CurTy; variable
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2085 Type *CurTy = Type::getInt32Ty(Context); in ParseConstants() local
3518 Type *CurTy = Agg->getType(); in ParseFunctionBody() local
3557 Type *CurTy = Agg->getType(); in ParseFunctionBody() local
/external/clang/lib/AST/
DType.cpp242 const Type *CurTy = Qs.strip(Cur); in getSplitDesugaredType() local
DVTableBuilder.cpp2743 QualType CurTy = Element.Base->getType(); in ComputeThisOffset() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1356 Type *CurTy = Op1->getOperand(0)->getType()->getScalarType(); in visitGetElementPtrInst() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1269 Type *CurTy = cast<Instruction>(VL[j])->getOperand(0)->getType(); in buildTree_rec() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3515 Type *CurTy = UI->getType(); in hasSameExtUse() local